WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
142929
Spurious output on Windows tests: AQMEIOManager::FindIOUnit: error -1
https://bugs.webkit.org/show_bug.cgi?id=142929
Summary
Spurious output on Windows tests: AQMEIOManager::FindIOUnit: error -1
Alexey Proskuryakov
Reported
2015-03-20 18:34:52 PDT
See e.g.
https://build.webkit.org/results/Apple%20Win%207%20Release%20(Tests)/r181779%20(50522)/fast/events/message-port-clone-pretty-diff.html
@@ -10,3 +10,32 @@ SUCCESS: Got closed port with event message closed DONE +AQMEIOManager::FindIOUnit: error -1 +AQMEIOManager::FindIOUnit: error -1 +AQMEIOManager::FindIOUnit: error -1 +AQMEIOManager::FindIOUnit: error -1 +AQMEIOManager::FindIOUnit: error -1 +AQMEIOManager::FindIOUnit: error -1 +AQMEIOManager::FindIOUnit: error -1 +AQMEIOManager::FindIOUnit: error -1 +AQMEIOManager::FindIOUnit: error -1 +AQMEIOManager::FindIOUnit: error -1 +AQMEIOManager::FindIOUnit: error -1 +AQMEIOManager::FindIOUnit: error -1 +AQMEIOManager::FindIOUnit: error -1 +AQMEIOManager::FindIOUnit: error -1 +AQMEIOManager::FindIOUnit: error -1 +AQMEIOManager::FindIOUnit: error -1 +AQMEIOManager::FindIOUnit: error -1 +AQMEIOManager::FindIOUnit: error -1 +AQMEIOManager::FindIOUnit: error -1 +AQMEIOManager::FindIOUnit: error -1 +AQMEIOManager::FindIOUnit: error -1 +AQMEIOManager::FindIOUnit: error -1 +AQMEIOManager::FindIOUnit: error -1 +AQMEIOManager::FindIOUnit: error -1 +AQMEIOManager::FindIOUnit: error -1 +AQMEIOManager::FindIOUnit: error -1 +AQMEIOManager::FindIOUnit: error -1 +AQMEIOManager::FindIOUnit: error -1 +AQMEIOManager::FindIOUnit: error -1
Attachments
filter out the logging
(4.45 KB, patch)
2015-09-10 10:12 PDT
,
Alexey Proskuryakov
bfulgham
: review+
commit-queue
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Jon Honeycutt
Comment 1
2015-04-28 13:20:29 PDT
This is CoreAudio debug output. <
rdar://problem/18681688
> covers that issue.
Brent Fulgham
Comment 2
2015-04-28 14:34:01 PDT
<
rdar://problem/18681688
>
Alexey Proskuryakov
Comment 3
2015-09-06 11:41:20 PDT
Is it feasible to filter out these lines? We may already have code doing that for CoreMedia stdout spew on Mac, but I don't remember the details.
Alexey Proskuryakov
Comment 4
2015-09-09 23:04:01 PDT
***
Bug 149007
has been marked as a duplicate of this bug. ***
Alexey Proskuryakov
Comment 5
2015-09-09 23:04:24 PDT
***
Bug 148903
has been marked as a duplicate of this bug. ***
Alexey Proskuryakov
Comment 6
2015-09-10 10:12:34 PDT
Created
attachment 260935
[details]
filter out the logging
Brent Fulgham
Comment 7
2015-09-10 10:43:32 PDT
Comment on
attachment 260935
[details]
filter out the logging r=me.
WebKit Commit Bot
Comment 8
2015-09-10 11:03:56 PDT
Comment on
attachment 260935
[details]
filter out the logging Rejecting
attachment 260935
[details]
from commit-queue. Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-03', 'validate-changelog', '--check-oops', '--non-interactive', 260935, '--port=mac']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit /Volumes/Data/EWS/WebKit/LayoutTests/ChangeLog neither lists a valid reviewer nor contains the string "Unreviewed" or "Rubber stamp" (case insensitive). Full output:
http://webkit-queues.webkit.org/results/157799
Alexey Proskuryakov
Comment 9
2015-09-10 15:59:43 PDT
Committed
r189595
. Let's see if any of the unmarked tests fail!
WebKit Commit Bot
Comment 10
2015-09-10 18:13:41 PDT
Re-opened since this is blocked by
bug 149052
Alexey Proskuryakov
Comment 11
2015-09-10 18:14:37 PDT
Sadly, this didn't quite work. Actual results still have this output sometimes, and sometimes, even corrupted, e.g. <
https://build.webkit.org/results/Apple%20Win%207%20Release%20(Tests)/r189596%20(53984)/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_loadeddata-actual.txt
>.
Alexey Proskuryakov
Comment 12
2015-09-10 18:15:09 PDT
Also, many of the media tests were flaky for other reasons.
Per Arne Vollan
Comment 13
2018-01-10 09:34:45 PST
This is no longer a problem since stdout is redirected to stderr on Windows.
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