Bug 1476661 - Use 'third_party' instead of 'wpt_third_party', subfolders not linked?, to fix fireofx-ui-functional

This commit is contained in:
Sebastian Hengst 2018-07-30 00:35:42 +03:00
Родитель a786a7ce9d
Коммит 801f26e85b
2 изменённых файлов: 6 добавлений и 6 удалений

Просмотреть файл

@ -224,7 +224,7 @@ ARCHIVE_FILES = {
'source': buildconfig.topsrcdir,
'base': 'testing/web-platform/tests/tools/third_party',
'pattern': '**',
'dest': 'tools/wpt_third_party',
'dest': 'tools/third_party',
},
{
'source': buildconfig.topsrcdir,

Просмотреть файл

@ -1,11 +1,11 @@
-r mozbase_requirements.txt
../tools/wptserve
../tools/wpt_third_party/certifi
../tools/wpt_third_party/enum
../tools/wpt_third_party/h2
../tools/wpt_third_party/hyperframe
../tools/wpt_third_party/hpack
../tools/third_party/certifi
../tools/third_party/enum
../tools/third_party/h2
../tools/third_party/hyperframe
../tools/third_party/hpack
../marionette/client
../marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py
../marionette/harness