Bug 82314

Summary: REGRESSION (r110408-r112064): http/tests/inspector/compiler-script-mapping.html failing on GTK Linux 64-bit Debug
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: Tools / TestsAssignee: Pavel Podivilov <podivilov>
Status: RESOLVED FIXED    
Severity: Normal CC: mrobinson, podivilov, vsevik
Priority: P2 Keywords: LayoutTestFailure, MakingBotsRed, Regression
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://build.webkit.org/results/GTK%20Linux%2064-bit%20Debug/r112064%20(31835)/results.html
Attachments:
Description Flags
Patch
none
Patch vsevik: review+

Description Philippe Normand 2012-03-27 02:24:58 PDT
http/tests/inspector/compiler-script-mapping.html started failing on GTK Linux 64-bit Debug between r110409 and r112064 (inclusive).

http://trac.webkit.org/log/trunk?rev=112064&stop_rev=110409&limit=1657

http://build.webkit.org/results/GTK%20Linux%2064-bit%20Debug/r110408%20(31359)/results.html passed
http://build.webkit.org/results/GTK%20Linux%2064-bit%20Debug/r112064%20(31835)/results.html failed

I'm going to skip it on GTK for now.
Comment 1 Martin Robinson 2012-03-27 07:13:03 PDT
The first link doesn't have the diff and the second appears broken (?), so here it is:

--- /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/http/tests/inspector/compiler-script-mapping-expected.txt 
+++ /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/http/tests/inspector/compiler-script-mapping-actual.txt 
@@ -16,4 +16,5 @@
 Running: testInlinedSourceMap
 
 Running: testSourceMapCouldNotBeLoaded
+error: JSON Parse error: Unrecognized token '<'
Comment 2 Pavel Podivilov 2012-03-27 08:28:12 PDT
Created attachment 134070 [details]
Patch
Comment 3 Philippe Normand 2012-03-27 08:29:39 PDT
(In reply to comment #2)
> Created an attachment (id=134070) [details]
> Patch

Can you unskip the test please?
Comment 4 Pavel Podivilov 2012-03-27 08:37:33 PDT
Created attachment 134075 [details]
Patch
Comment 5 Pavel Podivilov 2012-03-27 08:41:33 PDT
Committed r112274: <http://trac.webkit.org/changeset/112274>