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.
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 '<'
Created attachment 134070 [details] Patch
(In reply to comment #2) > Created an attachment (id=134070) [details] > Patch Can you unskip the test please?
Created attachment 134075 [details] Patch
Committed r112274: <http://trac.webkit.org/changeset/112274>