Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Alchemy
Third Party
3p-boost
Commits
93ec8191
Commit
93ec8191
authored
Sep 22, 2020
by
Rye Mutt
🍞
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Skip filesystem tests on linux due to spurious failures
parent
b04a80e9
Pipeline
#403
failed with stages
in 13 minutes and 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
build-cmd.sh
build-cmd.sh
+2
-2
No files found.
build-cmd.sh
View file @
93ec8191
...
...
@@ -452,7 +452,7 @@ case "$AUTOBUILD_PLATFORM" in
-e
'atomic/'
\
-e
'chrono/'
\
-e
'date_time/'
\
-e
'filesystem/
test/issues
'
\
-e
'filesystem/'
\
-e
'regex/test/de_fuzz'
\
|
\
run_tests
variant
=
debug
-a
-q
\
...
...
@@ -485,7 +485,7 @@ case "$AUTOBUILD_PLATFORM" in
-e
'atomic/'
\
-e
'chrono/'
\
-e
'date_time/'
\
-e
'filesystem/
test/issues
'
\
-e
'filesystem/'
\
-e
'regex/test/de_fuzz'
\
|
\
run_tests
variant
=
release
-a
-q
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment