[Webkit-unassigned] [Bug 189335] [RunLoopGeneric] OneShotTimer should be inactive when fired.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 7 11:04:34 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=189335
Truitt Savell <tsavell at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tsavell at apple.com
--- Comment #7 from Truitt Savell <tsavell at apple.com> ---
After this change https://trac.webkit.org/changeset/235784/webkit
we are seeing:
Failed
TestWTF.WTF_RunLoop.ChainingOneShotTimer
/Volumes/Data/slave/highsierra-release/build/Tools/TestWebKitAPI/Tests/WTF/RunLoop.cpp:120
Value of: isActive()
Actual: true
Expected: false
/Volumes/Data/slave/highsierra-release/build/Tools/TestWebKitAPI/Tests/WTF/RunLoop.cpp:120
Value of: isActive()
Actual: true
Expected: false
TestWTF.WTF_RunLoop.OneShotTimer
/Volumes/Data/slave/highsierra-release/build/Tools/TestWebKitAPI/Tests/WTF/RunLoop.cpp:88
Value of: isActive()
Actual: true
Expected: false
This is occurring on Mac wk1.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180907/2d554c47/attachment.html>
More information about the webkit-unassigned
mailing list