RESOLVED FIXED 70228
[Chromium] Web Inspector: don't check for debugger pause details in interactive ui tests
https://bugs.webkit.org/show_bug.cgi?id=70228
Summary [Chromium] Web Inspector: don't check for debugger pause details in interacti...
Yury Semikhatsky
Reported 2011-10-17 04:41:03 PDT
There is a flakiness in Chromium interactive ui tests caused by debugger pause details validation. That functionality is well covered by the layout tests and there is no need in checking it again there. See e.g. http://build.chromium.org/p/chromium/builders/Linux%20Tests%20%28Views%20dbg%29%281%29/builds/6874/steps/interactive_ui_tests/logs/PauseInSharedWorkerInitialization chrome/browser/debugger/devtools_sanity_unittest.cc:99: Failure Value of: result Actual: "[FAILED] Unexpected execution line text.(Expected: 'debugger;', but was '')" Expected: "[OK]"
Attachments
Patch (7.63 KB, patch)
2011-10-17 04:43 PDT, Yury Semikhatsky
pfeldman: review+
Yury Semikhatsky
Comment 1 2011-10-17 04:43:18 PDT
Yury Semikhatsky
Comment 2 2011-10-17 06:38:27 PDT
Note You need to log in before you can comment on or make changes to this bug.