RESOLVED FIXED 86624
[Chromium] Web Inspector: debugger browser tests are broken
https://bugs.webkit.org/show_bug.cgi?id=86624
Summary [Chromium] Web Inspector: debugger browser tests are broken
Yury Semikhatsky
Reported 2012-05-16 07:17:57 PDT
Note: Google Test filter = DevToolsSanityTest.TestShowScriptsTab [==========] Running 1 test from 1 test case. [----------] Global test environment set-up. [----------] 1 test from DevToolsSanityTest, where TypeParam = [ RUN ] DevToolsSanityTest.TestShowScriptsTab [2589:2589:0516/181226:2013171500962:WARNING:zygote_host_impl_linux.cc(156)] Running without the SUID sandbox! See http://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on. HTTP server started on 127.0.0.1:37893... sending server_data: {"host": "127.0.0.1", "port": 37893} (36 bytes) ../../chrome/browser/debugger/devtools_sanity_browsertest.cc:114: Failure Value of: result Actual: "[FAILED] TypeError: Cannot call method 'uiSourceCodes' of undefined" Expected: "[OK]" [ FAILED ] DevToolsSanityTest.TestShowScriptsTab, where TypeParam = and GetParam() = (1292 ms) [----------] 1 test from DevToolsSanityTest (1292 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test case ran. (1292 ms total) [ PASSED ] 0 tests. [ FAILED ] 1 test, listed below: [ FAILED ] DevToolsSanityTest.TestShowScriptsTab, where TypeParam = and GetParam() =
Attachments
Patch (1.51 KB, patch)
2012-05-16 07:19 PDT, Yury Semikhatsky
vsevik: review+
Yury Semikhatsky
Comment 1 2012-05-16 07:19:42 PDT
Yury Semikhatsky
Comment 2 2012-05-16 07:21:47 PDT
Note You need to log in before you can comment on or make changes to this bug.