Changeset 217621 in webkit
- Timestamp:
- May 31, 2017, 1:12:55 PM (8 years ago)
- Location:
- trunk/JSTests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JSTests/ChangeLog
r217578 r217621 1 2017-05-31 Ryan Haddad <ryanhaddad@apple.com> 2 3 Skip flaky JSC test stress/test-finally.js 4 https://bugs.webkit.org/show_bug.cgi?id=168587 5 6 Unreviewed test gardening. 7 8 * stress/test-finally.js: 9 1 10 2017-05-30 Oleksandr Skachkov <gskachkov@gmail.com> 2 11 -
trunk/JSTests/stress/test-finally.js
r210116 r217621 1 //@ skip 1 2 // This test just creates functions which exercise various permutations of control flow 2 3 // thru finally blocks. The test passes if it does not throw any exceptions or crash on
Note:
See TracChangeset
for help on using the changeset viewer.