Skip to content

Commit

Permalink
test: Mark test-stop-profile-after-done flaky
Browse files Browse the repository at this point in the history
It is flaky on Windows and AIX. Some more time is needed to fix it.

PR-URL: #14874 (review)
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
  • Loading branch information
Eugene Ostroukhov committed Aug 17, 2017
1 parent 4766fcb commit 7027191
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test/inspector/inspector.status
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,9 @@ prefix inspector

[true] # This section applies to all platforms

[$system==aix]
test-stop-profile-after-done: PASS, FLAKY

[$system==win32]
test-stop-profile-after-done: PASS, FLAKY

0 comments on commit 7027191

Please sign in to comment.