Bug 69982
Summary: | Windows WK2 MouseMoveAfterCrash API test failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | aroben, bdakin, bfulgham, bweinstein, jberlin, jeffm, sam, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar, MakingBotsRed, Regression |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://build.webkit.org/builders/Windows%207%20Release%20%28WebKit2%20Tests%29/builds/11691/steps/run-api-tests/logs/stdio | ||
Bug Depends on: | |||
Bug Blocks: | 70136 |
Simon Fraser (smfr)
http://build.webkit.org/builders/Windows%207%20Release%20%28WebKit2%20Tests%29/builds/11691/steps/run-api-tests/logs/stdio
These tests are failing:
WebKit2.WebKit2.CanHandleRequest
WebKit2.WebKit2.DocumentStartUserScriptAlertCrashTest
WebKit2.WebKit2.HitTestResultNodeHandle
WebKit2.WebKit2.InjectedBundleBasic
WebKit2.WebKit2.LoadCanceledNoServerRedirectCallback
WebKit2.WebKit2.MouseMoveAfterCrash
WebKit2.WebKit2.ResponsivenessTimerDoesntFireEarly
WebKit2.WebKit2.WebArchive
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jeff Miller
These all appear to be timeout failures. Adding Adam Roben to cc list.
Jessie Berlin
Looks like the timeouts are no longer happening, but MouseMoveAfterCrash is failing:
Note: Google Test filter = WebKit2.MouseMoveAfterCrash
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from WebKit2
[ RUN ] WebKit2.MouseMoveAfterCrash
..\Tests\WebKit2\MouseMoveAfterCrash.cpp(91): error: JS expression: didMoveMouse()
Actual: false
Expected: true
[ FAILED ] WebKit2.MouseMoveAfterCrash (246 ms)
[----------] 1 test from WebKit2 (246 ms total)
http://build.webkit.org/builders/Windows%207%20Release%20%28Tests%29/builds/24273/steps/run-api-tests/logs/stdio
It may be the same cause as https://bugs.webkit.org/show_bug.cgi?id=72751.
Radar WebKit Bug Importer
<rdar://problem/11561393>