mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
Compare commits
1 Commits
6e4a9e85a2
...
jdm-patch-
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
30db3e2019 |
@@ -338,6 +338,7 @@ def wpt_chunk(release_build_task, total_chunks, this_chunk):
|
||||
.with_index_and_artifacts_expire_in(log_artifacts_expire_in)
|
||||
.with_max_run_time_minutes(60)
|
||||
.with_env(TOTAL_CHUNKS=total_chunks, THIS_CHUNK=this_chunk)
|
||||
.with_env(RUST_LOG="net,constellation")
|
||||
)
|
||||
if this_chunk == 1:
|
||||
task.name += " + extra"
|
||||
|
||||
Reference in New Issue
Block a user