RESOLVED FIXED88264
test-webkitpy is failing w/o errors on Chromium Win after r115054
https://bugs.webkit.org/show_bug.cgi?id=88264
Summary test-webkitpy is failing w/o errors on Chromium Win after r115054
Dirk Pranke
Reported 2012-06-04 16:05:43 PDT
test-webkitpy is failing after r115054
Attachments
Patch (6.17 KB, patch)
2012-06-04 16:51 PDT, Dirk Pranke
rniwa: review+
Dirk Pranke
Comment 1 2012-06-04 16:51:25 PDT
Dirk Pranke
Comment 2 2012-06-04 16:53:09 PDT
Sample output from http://build.webkit.org/builders/Chromium%20Win%20Release%20%28Tests%29/builds/26955/steps/webkitpy-test/logs/stdio to show the problem: Suppressing most webkitpy logging while running unit tests. Skipping tests in the following modules or packages because they are really, really slow: webkitpy.common.checkout.scm.scm_unittest (https://bugs.webkit.org/show_bug.cgi?id=31818; use --all to include) Skipping tests in the following modules or packages because they fail horribly on win32: webkitpy.common.checkout webkitpy.common.config webkitpy.tool (https://bugs.webkit.org/show_bug.cgi?id=54526; use --all to include) Skipping tests in the following modules or packages because they fails on win32: w e b k i t p y . l a y o u t _ t e s t s . s e r v e r s . h t t p _ s e r v e r _ u n i t t e s t . T e s t H t t p S e r v e r . t e s t _ s t a r t _ c m d (https://bugs.webkit.org/show_bug.cgi?id=84726; use --all to include) -------------------------------------------------------------------------------- Ran 0 tests in 0.000s OK program finished with exit code 0 Note that we're not running any tests and yet returning success :(
Dirk Pranke
Comment 3 2012-06-04 17:27:53 PDT
Note You need to log in before you can comment on or make changes to this bug.