WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 63624
63619
REGRESSION(
r89843
): It cause an assertion intermittently
https://bugs.webkit.org/show_bug.cgi?id=63619
Summary
REGRESSION(r89843): It cause an assertion intermittently
Csaba Osztrogonác
Reported
2011-06-29 04:09:07 PDT
After
r89843
we gets this fail intermittently on the Qt bot: FAIL: test_running_pids (webkitpy.common.system.executive_unittest.ExecutiveTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/ramdisk/qt-linux-release/build/Tools/Scripts/webkitpy/common/system/executive_unittest.py", line 209, in test_running_pids self.assertTrue(os.getpid() in pids) AssertionError
Attachments
Add attachment
proposed patch, testcase, etc.
Adam Barth
Comment 1
2011-06-29 08:28:40 PDT
Interesting. For some reason, the list of running pids that we compute doesn't include our own pid, which seems like bug...
Adam Barth
Comment 2
2011-06-29 08:32:32 PDT
*** This bug has been marked as a duplicate of
bug 63624
***
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