WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yury Semikhatsky
Comment 1
2011-10-17 04:43:18 PDT
Created
attachment 111244
[details]
Patch
Yury Semikhatsky
Comment 2
2011-10-17 06:38:27 PDT
Committed
r97613
: <
http://trac.webkit.org/changeset/97613
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug