Skip to content

Commit dea1b33

Browse files
Promote test i686-linux-gnu[net] and gcext to must-pass (#344)
1 parent e24608c commit dea1b33

File tree

7 files changed

+10
-9
lines changed

7 files changed

+10
-9
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Salted__�g�\�</�~28���1Z��{��/�����;��;c���|v��� s����C�N�L����#��C�����i"'�������
1+
Salted__����c��]d8i}��E���QA�W�2i8�!��Ƣ�?��3\�+���w9[Ln���8q���81��<"j �E�c��Q���)�

pipelines/main/launch_unsigned_jobs.yml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,18 @@ steps:
8484
repo_url: "https://github.com/JuliaCI/julia-buildkite"
8585
commands: |
8686
export ALLOW_FAIL="false"
87+
buildkite-agent pipeline upload .buildkite/pipelines/main/misc/gcext.yml
88+
8789
# Launch Linux test jobs
8890
GROUP="Test" \
8991
bash .buildkite/utilities/arches_pipeline_upload.sh \
9092
.buildkite/pipelines/main/platforms/test_linux.arches \
9193
.buildkite/pipelines/main/platforms/test_linux.yml
94+
# Launch i686-linux-gnu test jobs
95+
GROUP="Test" \
96+
bash .buildkite/utilities/arches_pipeline_upload.sh \
97+
.buildkite/pipelines/main/platforms/test_linux.i686.arches \
98+
.buildkite/pipelines/main/platforms/test_linux.i686.yml
9299
# Launch macOS test jobs
93100
GROUP="Test" \
94101
bash .buildkite/utilities/arches_pipeline_upload.sh \
@@ -116,11 +123,6 @@ steps:
116123
bash .buildkite/utilities/arches_pipeline_upload.sh \
117124
.buildkite/pipelines/main/platforms/build_linux.soft_fail.arches \
118125
.buildkite/pipelines/main/platforms/build_linux.yml
119-
# Launch i686-linux-gnu test jobs
120-
GROUP="Allow Fail" \
121-
bash .buildkite/utilities/arches_pipeline_upload.sh \
122-
.buildkite/pipelines/main/platforms/test_linux.i686.arches \
123-
.buildkite/pipelines/main/platforms/test_linux.i686.yml
124126
# Launch macOS allowed-to-fail build jobs
125127
GROUP="Allow Fail" \
126128
bash .buildkite/utilities/arches_pipeline_upload.sh \
@@ -136,7 +138,6 @@ steps:
136138
repo_url: "https://github.com/JuliaCI/julia-buildkite"
137139
commands: |
138140
export ALLOW_FAIL="true"
139-
buildkite-agent pipeline upload .buildkite/pipelines/main/misc/gcext.yml
140141
141142
# Launch Linux allowed-to-fail test jobs
142143
GROUP="Allow Fail" \
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Salted__����F��Ok9��LD��Y��ݸu�w5j�e�B�_���RaR�ъ"[�}0�&��筐UXM�4TQ��=��+�Ԩ�2�_S��i����=
1+
Salted__a/EeK(���ӿ���&�2o�.E��g ��(�����S����l�#꼋�ű�� i*����S�I�Y̰�FF��4��+_z~���

pipelines/main/misc/gcext.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
steps:
2-
- group: "Allow Fail"
2+
- group: "Test"
33
steps:
44
- label: "gcext"
55
key: "gcext"
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)