Title: [201744] trunk/LayoutTests
- Revision
- 201744
- Author
- [email protected]
- Date
- 2016-06-06 23:32:32 -0700 (Mon, 06 Jun 2016)
Log Message
ASSERTION failed in get-by-pname.js when run with JSC_useLLINT=false and 2 other configurations
https://bugs.webkit.org/show_bug.cgi?id=138497
<rdar://problem/18909792>
Patch by Joseph Pecoraro <[email protected]> on 2016-06-06
Reviewed by Mark Lam.
* js/script-tests/get-by-pname.js:
Test is no longer failing. Lets unskip.
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (201743 => 201744)
--- trunk/LayoutTests/ChangeLog 2016-06-07 06:06:26 UTC (rev 201743)
+++ trunk/LayoutTests/ChangeLog 2016-06-07 06:32:32 UTC (rev 201744)
@@ -1,3 +1,14 @@
+2016-06-06 Joseph Pecoraro <[email protected]>
+
+ ASSERTION failed in get-by-pname.js when run with JSC_useLLINT=false and 2 other configurations
+ https://bugs.webkit.org/show_bug.cgi?id=138497
+ <rdar://problem/18909792>
+
+ Reviewed by Mark Lam.
+
+ * js/script-tests/get-by-pname.js:
+ Test is no longer failing. Lets unskip.
+
2016-06-06 Commit Queue <[email protected]>
Unreviewed, rolling out r201735.
Modified: trunk/LayoutTests/js/script-tests/get-by-pname.js (201743 => 201744)
--- trunk/LayoutTests/js/script-tests/get-by-pname.js 2016-06-07 06:06:26 UTC (rev 201743)
+++ trunk/LayoutTests/js/script-tests/get-by-pname.js 2016-06-07 06:32:32 UTC (rev 201744)
@@ -1,5 +1,3 @@
-//@ skip
-
description(
"This tests that op_get_by_pname is compiled correctly."
);
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes