RESOLVED FIXED 69943
nwrt: lint-test-files does not seem to work
https://bugs.webkit.org/show_bug.cgi?id=69943
Summary nwrt: lint-test-files does not seem to work
Dimitri Glazkov (Google)
Reported 2011-10-12 10:59:27 PDT
If I run new-run-webkit-tests lint-test-files, I get a bunch of warnings like this: Exception runnig driver: [u'/Volumes/Work/WebKitForRolls/WebKitBuild/Release/DumpRenderTree', '--print-supported-features'], [Errno 2] No such file or directory. Driver must be built before calling WebKitPort.test_expectations(). Exception runnig driver: [u'/Volumes/Work/WebKitForRolls/WebKitBuild/Release/DumpRenderTree', '--print-supported-features'], [Errno 2] No such file or directory. Driver must be built before calling WebKitPort.test_expectations(). Exception runnig driver: [u'/Volumes/Work/WebKitForRolls/WebKitBuild/Release/DumpRenderTree', '--print-supported-features'], [Errno 2] No such file or directory. Driver must be built before calling WebKitPort.test_expectations(). Exception runnig driver: [u'/Volumes/Work/WebKitForRolls/WebKitBuild/Release/DumpRenderTree', '--print-supported-features'], [Errno 2] No such file or directory. Driver must be built before calling WebKitPort.test_expectations(). Exception runnig driver: [u'/Volumes/Work/WebKitForRolls/WebKitBuild/Release/DumpRenderTree', '--print-supported-features'], [Errno 2] No such file or directory. Driver must be built before calling WebKitPort.test_expectations(). Exception runnig driver: [u'/Volumes/Work/WebKitForRolls/WebKitBuild/Release/DumpRenderTree', '--print-supported-features'], [Errno 2] No such file or directory. Driver must be built before calling WebKitPort.test_expectations(). Exception runnig driver: [u'/Volumes/Work/WebKitForRolls/WebKitBuild/Release/DumpRenderTree', '--print-supported-features'], [Errno 2] No such file or directory. Driver must be built before calling WebKitPort.test_expectations(). Exception runnig driver: [u'/Volumes/Work/WebKitForRolls/WebKitBuild/Release/DumpRenderTree', '--print-supported-features'], [Errno 2] No such file or directory. Driver must be built before calling WebKitPort.test_expectations(). Lint succeeded. What's more important, it totally missed ambiguous expectations in http://trac.webkit.org/changeset/97271/ and http://trac.webkit.org/changeset/97268/.
Attachments
Adam Barth
Comment 1 2011-10-12 11:41:19 PDT
This was a bug caused by some recent Qt changes. I've rolled out the offending change. It should work again.
Adam Barth
Comment 2 2011-10-12 11:41:39 PDT
Actually, it might be something different.
Dimitri Glazkov (Google)
Comment 3 2011-10-13 16:30:09 PDT
Ah, it works when you give it the --chromium option, which I don't think is there right behavior.
Dirk Pranke
Comment 4 2012-06-19 14:45:34 PDT
I think this was fixed long ago; it works fine now.
Note You need to log in before you can comment on or make changes to this bug.