mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
Backed out changeset 15ae37e7cea3 (bug 1476661) for breaking l10n locale tests
This commit is contained in:
parent
13dc7da58f
commit
3a01364273
@ -60,12 +60,8 @@ mozilla.pth:tools
|
||||
mozilla.pth:testing/web-platform
|
||||
mozilla.pth:testing/web-platform/tests/tools/third_party/html5lib
|
||||
mozilla.pth:testing/web-platform/tests/tools/third_party/webencodings
|
||||
mozilla.pth:testing/web-platform/tests/tools/third_party/h2
|
||||
mozilla.pth:testing/web-platform/tests/tools/third_party/hpack
|
||||
mozilla.pth:testing/web-platform/tests/tools/third_party/hyperframe
|
||||
mozilla.pth:testing/web-platform/tests/tools/third_party/certifi
|
||||
mozilla.pth:testing/web-platform/tests/tools/wptserve
|
||||
mozilla.pth:testing/web-platform/tests/tools/wptrunner
|
||||
mozilla.pth:testing/web-platform/tests/tools/wptserve
|
||||
mozilla.pth:testing/web-platform/tests/tools/six
|
||||
mozilla.pth:testing/xpcshell
|
||||
mozilla.pth:third_party/python/mock-1.0.0
|
||||
|
@ -220,12 +220,6 @@ ARCHIVE_FILES = {
|
||||
'pattern': '**',
|
||||
'dest': 'tools/wptserve',
|
||||
},
|
||||
{
|
||||
'source': buildconfig.topsrcdir,
|
||||
'base': 'testing/web-platform/tests/tools/third_party',
|
||||
'pattern': '**',
|
||||
'dest': 'tools/wpt_third_party',
|
||||
},
|
||||
{
|
||||
'source': buildconfig.topsrcdir,
|
||||
'base': 'python/mozterm',
|
||||
|
@ -1,11 +1,6 @@
|
||||
-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
|
||||
../marionette/client
|
||||
../marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py
|
||||
../marionette/harness
|
||||
|
Loading…
Reference in New Issue
Block a user