Title: [203763] trunk/LayoutTests
- Revision
- 203763
- Author
- [email protected]
- Date
- 2016-07-26 22:31:37 -0700 (Tue, 26 Jul 2016)
Log Message
Skip failing JSC test regress/script-tests/bigswitch-indirect-symbol.js
https://bugs.webkit.org/show_bug.cgi?id=160035
Unreviewed test gardening.
* js/regress/script-tests/bigswitch-indirect-symbol.js:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (203762 => 203763)
--- trunk/LayoutTests/ChangeLog 2016-07-27 05:20:04 UTC (rev 203762)
+++ trunk/LayoutTests/ChangeLog 2016-07-27 05:31:37 UTC (rev 203763)
@@ -1,3 +1,12 @@
+2016-07-26 Ryan Haddad <[email protected]>
+
+ Skip failing JSC test regress/script-tests/bigswitch-indirect-symbol.js
+ https://bugs.webkit.org/show_bug.cgi?id=160035
+
+ Unreviewed test gardening.
+
+ * js/regress/script-tests/bigswitch-indirect-symbol.js:
+
2016-07-26 Chris Dumez <[email protected]>
Second parameter to History.pushState() / replaceState() should be mandatory
Modified: trunk/LayoutTests/js/regress/script-tests/bigswitch-indirect-symbol.js (203762 => 203763)
--- trunk/LayoutTests/js/regress/script-tests/bigswitch-indirect-symbol.js 2016-07-27 05:20:04 UTC (rev 203762)
+++ trunk/LayoutTests/js/regress/script-tests/bigswitch-indirect-symbol.js 2016-07-27 05:31:37 UTC (rev 203763)
@@ -1,3 +1,4 @@
+// @skip
var thing0 = Symbol();
var thing1 = Symbol();
var thing2 = Symbol();
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes