Bug 82314 - REGRESSION (r110408-r112064): http/tests/inspector/compiler-script-mapping.html failing on GTK Linux 64-bit Debug
Summary: REGRESSION (r110408-r112064): http/tests/inspector/compiler-script-mapping.ht...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Pavel Podivilov
URL: http://build.webkit.org/results/GTK%2...
Keywords: LayoutTestFailure, MakingBotsRed, Regression
Depends on:
Blocks:
 
Reported: 2012-03-27 02:24 PDT by Philippe Normand
Modified: 2012-03-27 08:41 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.93 KB, patch)
2012-03-27 08:28 PDT, Pavel Podivilov
no flags Details | Formatted Diff | Diff
Patch (2.52 KB, patch)
2012-03-27 08:37 PDT, Pavel Podivilov
vsevik: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>