mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1243231
- Enable linux64-mulet-haz on main trees to take over from linux64-b2g-haz, r=garndt
This commit is contained in:
parent
a7eef63c32
commit
83953aa278
@ -76,6 +76,7 @@ flags:
|
||||
- linux32_gecko # b2g desktop linux 32 bit
|
||||
- linux64_gecko # b2g desktop linux 64 bit
|
||||
- linux64-mulet # Firefox desktop - b2g gecko linux 64 bit
|
||||
- linux64-mulet-haz # Firefox desktop - b2g gecko linux 64 bit, rooting hazard analysis
|
||||
- macosx64_gecko # b2g desktop osx 64 bit
|
||||
- win32_gecko # b2g desktop win 32 bit
|
||||
- flame-kk # b2g flame kitkat
|
||||
|
@ -176,6 +176,12 @@ builds:
|
||||
types:
|
||||
opt:
|
||||
task: tasks/builds/android_api_15_b2gdroid.yml
|
||||
linux64-mulet-haz:
|
||||
platforms:
|
||||
- Mulet Linux
|
||||
types:
|
||||
debug:
|
||||
task: tasks/builds/mulet_haz_linux.yml
|
||||
|
||||
tests:
|
||||
cppunit:
|
||||
|
@ -17,12 +17,6 @@ builds:
|
||||
types:
|
||||
opt:
|
||||
task: tasks/builds/b2g_emulator_x86_l_opt.yml
|
||||
linux64-mulet-haz:
|
||||
platforms:
|
||||
- Mulet Linux
|
||||
types:
|
||||
debug:
|
||||
task: tasks/builds/mulet_haz_linux.yml
|
||||
dolphin:
|
||||
platforms:
|
||||
- b2g
|
||||
|
@ -48,6 +48,7 @@ task:
|
||||
treeherder:
|
||||
groupSymbol: "tc"
|
||||
symbol: "H"
|
||||
tier: 3
|
||||
machine:
|
||||
platform: mulet-linux64
|
||||
# Rather then enforcing particular conventions we require that all build
|
||||
|
Loading…
Reference in New Issue
Block a user