Title: [129071] trunk/LayoutTests
Revision
129071
Author
[email protected]
Date
2012-09-19 16:55:02 -0700 (Wed, 19 Sep 2012)

Log Message

Fix v8 bug urls after syntax conversion

Unreviewed, expectations change.

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (129070 => 129071)


--- trunk/LayoutTests/ChangeLog	2012-09-19 23:53:31 UTC (rev 129070)
+++ trunk/LayoutTests/ChangeLog	2012-09-19 23:55:02 UTC (rev 129071)
@@ -1,3 +1,11 @@
+2012-09-19  Dirk Pranke  <[email protected]>
+
+        Fix v8 bug urls after syntax conversion
+
+        Unreviewed, expectations change.
+
+        * platform/chromium/TestExpectations:
+
 2012-09-19  James Simonsen  <[email protected]>
 
         [Chromium] Disable resource load scheduling

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (129070 => 129071)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-09-19 23:53:31 UTC (rev 129070)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-09-19 23:55:02 UTC (rev 129071)
@@ -2084,7 +2084,7 @@
 crbug.com/63921 fast/canvas/canvas-fillPath-shadow.html [ Failure ]
 
 # FIXME: Need to add tooling support for V8 bugs.
-Bug(v8_953) fast/regex/pcre-test-1.html [ Timeout ]
+code.google.com/p/v8/issues/detail?id=953 fast/regex/pcre-test-1.html [ Timeout ]
 
 webkit.org/b/50282 [ Android Linux Win ] fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map.html [ Failure ]
 webkit.org/b/50282 [ Android Linux Win ] fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map.html [ Failure ]
@@ -2249,9 +2249,9 @@
 webkit.org/b/54322 [ SnowLeopard ] fast/loader/loadInProgress.html [ Pass Slow ]
 webkit.org/b/54322 [ SnowLeopard ] transitions/transition-end-event-rendering.html [ Failure Pass ]
 
-Bug(v8_1168) fast/js/mozilla/strict/10.6.html [ Failure ]
-Bug(v8_1168) fast/js/mozilla/strict/15.5.5.2.html [ Failure ]
-Bug(v8_1168) fast/js/mozilla/strict/B.1.2.html [ Failure ]
+code.google.com/p/v8/issues/detail?id=1168 fast/js/mozilla/strict/10.6.html [ Failure ]
+code.google.com/p/v8/issues/detail?id=1168 fast/js/mozilla/strict/15.5.5.2.html [ Failure ]
+code.google.com/p/v8/issues/detail?id=1168 fast/js/mozilla/strict/B.1.2.html [ Failure ]
 
 webkit.org/b/55117 fast/js/i18n-bindings-locale.html [ Failure ]
 
@@ -2531,7 +2531,7 @@
 webkit.org/b/66419 http/tests/misc/authentication-redirect-3/authentication-sent-to-redirect-same-origin-with-location-credentials.html [ Failure Timeout ]
 webkit.org/b/66419 http/tests/loading/authentication-after-redirect-stores-wrong-credentials/authentication-after-redirect-stores-wrong-credentials.html [ Failure Timeout ]
 
-Bug(v8_1634) fast/js/const.html [ Failure ]
+code.google.com/p/v8/issues/detail?id=1634 fast/js/const.html [ Failure ]
 
 webkit.org/b/66795 [ Android Linux Mac ] fast/js/reentrant-caching.html [ Pass Slow ]
 
@@ -2689,8 +2689,8 @@
 webkit.org/b/75932 fast/js/array-defineOwnProperty.html [ Failure ]
 webkit.org/b/75932 fast/js/mozilla/strict/15.4.4.6.html [ Failure ]
 
-Bug(v8_1900) [ Linux Debug ] inspector/debugger/watch-expressions-panel-switch.html [ Pass Slow ]
-Bug(v8_1900) [ Linux Debug ] inspector/debugger/debugger-breakpoints-not-activated-on-reload.html [ Pass Timeout ]
+code.google.com/p/v8/issues/detail?id=1900 [ Linux Debug ] inspector/debugger/watch-expressions-panel-switch.html [ Pass Slow ]
+code.google.com/p/v8/issues/detail?id=1900 [ Linux Debug ] inspector/debugger/debugger-breakpoints-not-activated-on-reload.html [ Pass Timeout ]
 
 # New reftest failing on Win7.
 webkit.org/b/76050 [ Win7 ] fast/text/font-kerning.html [ ImageOnlyFailure ]
@@ -2746,7 +2746,7 @@
 webkit.org/b/79862 fast/js/primitive-property-access-edge-cases.html [ Failure ]
 webkit.org/b/79862 fast/js/read-modify-eval.html [ Failure ]
 
-Bug(v8_1973) fast/js/caller-property.html [ Failure ]
+code.google.com/p/v8/issues/detail?id=1973 fast/js/caller-property.html [ Failure ]
 
 webkit.org/b/78684 fast/block/basic/fieldset-stretch-to-legend.html [ Failure ]
 webkit.org/b/78684 fast/borders/fieldsetBorderRadius.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to