[webkit-dev] Running W3C tests using wptserve
Alexey Proskuryakov
ap at webkit.org
Sun Feb 1 11:10:17 PST 2015
This issue occurs on Mac bots. Windows EWS does not run regression tests, so it would not be affected.
Here is the log output:
WARNING:web-platform-test-launcher:/Volumes/Data/EWS/WebKit/LayoutTests/imported/w3c/web-platform-tests/tools/pywebsocket/src/test/__init__.py is not present, creating it as empty file
Traceback (most recent call last):
File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/layout_tests/servers/web_platform_test_launcher.py", line 21, in <module>
create_wpt_empty_file_if_needed(['tools', 'pywebsocket', 'src', 'test', '__init__.py'])
File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/layout_tests/servers/web_platform_test_launcher.py", line 17, in create_wpt_empty_file_if_needed
open(file_path, 'a').close()
IOError: [Errno 2] No such file or directory: '/Volumes/Data/EWS/WebKit/LayoutTests/imported/w3c/web-platform-tests/tools/pywebsocket/src/test/__init__.py'
Looks like the directory /Volumes/Data/EWS/WebKit/LayoutTests/imported/w3c/web-platform-tests/tools/pywebsocket/src/test does not exist.
- Alexey
> 1 февр. 2015 г., в 0:27, youenn fablet <youennf at gmail.com> написал(а):
>
> Looking at the log, the dependencies seem to be installed correctly.
> Is it possible to get access to the corresponding
> WebKitBuild/Release/layout-test-results, in particular
> wptwk_process_log.out.txt?
>
> Also, does it happen on all bots or only windows bot?
>
>
> 2015-02-01 4:41 GMT+01:00 Alexey Proskuryakov <ap at webkit.org>:
>>
>>> 31 янв. 2015 г., в 11:57, youenn fablet <youennf at gmail.com> написал(а):
>>>
>>> Currently, only two tests are run within that folder:
>>> - web-platform-tests/domparsing/DOMParser-parseFromString-html.html
>>> - web-platform-tests/domparsing/insert-adjacent.html
>>>
>>> Should there be any issus with those tests, the problem may be related
>>> to running wptserve.
>>
>> I see that these tests fail on EWS, any suggestions for how to debug the issue? The EWS setup is not much different from regular bots - the biggest difference is that EWS machines have more cores.
>>
>> https://webkit-queues.appspot.com/results/6309998137180160
>>
>> - Alexey
>>
More information about the webkit-dev
mailing list