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 <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Michael Dawson <[email protected]>
  • Loading branch information
Eugene Ostroukhov authored and MylesBorins committed Sep 10, 2017
1 parent cd120bb commit 03340eb
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 03340eb

Please sign in to comment.