[Webkit-unassigned] [Bug 48072] test_darwin reads from my disk and logs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 21 16:58:33 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=48072





--- Comment #4 from Dirk Pranke <dpranke at chromium.org>  2010-10-21 16:58:32 PST ---
(In reply to comment #3)
> I think we need a separate integration test suite.  test-webkitpy is not intended to be for integration tests.

The tests under webkitpy/layout_tests are there intentionally, and I want them to be run regularly, at least in conjunction with running new-run-webkit-tests as part of a test cycle (e.g., on bots that run new-webkit-tests). The rationale for this is that I don't want a bot to fail b/c of a bug in the code that is exposed by new-run-webkit-tests actually running the layout tests, and to not also see that it fails the regression suite for the code first.

It may be that they shouldn't be called *_unittest.py, and we need a separate script or bot step to run them.

What is your intent w/ test-webkitpy? When do you want it to be able to run, etc.? It seems like you want it to not fail on things that would actually cause NRWT (with some combination of parameters) to fail ?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list