RESOLVED FIXED 110992
[Chromium] RenderTableCellDeathTest unit test fails on mac
https://bugs.webkit.org/show_bug.cgi?id=110992
Summary [Chromium] RenderTableCellDeathTest unit test fails on mac
Stephen Chenney
Reported 2013-02-27 10:22:04 PST
http://build.webkit.org/builders/Chromium%20Mac%20Release%20%28Tests%29/builds/34725/steps/webkit-unit-tests/logs/stdio [==========] Running 494 tests from 60 test cases. [----------] Global test environment set-up. [----------] 4 tests from RenderTableCellDeathTest [ RUN ] RenderTableCellDeathTest.CanSetColumn [ OK ] RenderTableCellDeathTest.CanSetColumn (28 ms) [ RUN ] RenderTableCellDeathTest.CanSetColumnToMaxColumnIndex [ OK ] RenderTableCellDeathTest.CanSetColumnToMaxColumnIndex (0 ms) [ RUN ] RenderTableCellDeathTest.CrashIfColumnOverflowOnSetting [WARNING] ../../Source/WebKit/chromium/testing/gtest/src/gtest-death-test.cc:823:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 7 threads.
Attachments
Stephen Chenney
Comment 1 2013-02-27 12:45:47 PST
Committed r144227: <http://trac.webkit.org/changeset/144227> Disabled the test for now.
Stephen Chenney
Comment 2 2013-02-28 06:36:14 PST
Stephen Chenney
Comment 3 2013-02-28 06:36:50 PST
The problem went away even with this test running, so it seems this test was not the issue after all.
Note You need to log in before you can comment on or make changes to this bug.