Changeset 221137 in webkit
- Timestamp:
- Aug 24, 2017, 8:45:20 AM (8 years ago)
- Location:
- trunk/JSTests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JSTests/ChangeLog
r221119 r221137 1 2017-08-24 Ryan Haddad <ryanhaddad@apple.com> 2 3 Skip flaky JSC test stress/test-finally.js. 4 https://bugs.webkit.org/show_bug.cgi?id=160283 5 6 Unreviewed test gardening. 7 8 * stress/test-finally.js: 9 1 10 2017-08-23 Saam Barati <sbarati@apple.com> 2 11 -
trunk/JSTests/stress/test-finally.js
r217900 r221137 2 2 // thru finally blocks. The test passes if it does not throw any exceptions or crash on 3 3 // bytecode validation. 4 //@ skip 4 5 5 6 if (this.window)
Note:
See TracChangeset
for help on using the changeset viewer.