Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
Torchaudio
Commits
84966ae1
Unverified
Commit
84966ae1
authored
Jan 08, 2021
by
moto
Committed by
GitHub
Jan 08, 2021
Browse files
Temporarily disable fileobj tests (#1168)
parent
d4fe76e7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.circleci/unittest/linux/scripts/run_test.sh
.circleci/unittest/linux/scripts/run_test.sh
+1
-1
No files found.
.circleci/unittest/linux/scripts/run_test.sh
View file @
84966ae1
...
@@ -17,4 +17,4 @@ declare -a args=(
...
@@ -17,4 +17,4 @@ declare -a args=(
)
)
cd test
cd test
pytest
"
${
args
[@]
}
"
torchaudio_unittest
pytest
"
${
args
[@]
}
"
torchaudio_unittest
-k
"not fileobj"
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