Increase timeout to 100
1 test is failing: TestBugReporter#test_bug_reporter_add Let's see if increasing timeout solves the problem (most likely not). Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
This commit is contained in:
parent
57848e79a0
commit
b08d2e62aa
@ -883,7 +883,7 @@ MSPECOPTS="$MSPECOPTS -P 'File.utime allows Time instances in the far future to
|
||||
MSPECOPTS="$MSPECOPTS -P 'File.lchmod changes the file mode of the link and not of the file'"
|
||||
|
||||
%ifarch riscv64
|
||||
%define test_timeout_scale 30
|
||||
%define test_timeout_scale 100
|
||||
%endif
|
||||
|
||||
# Give an option to increase the timeout in tests.
|
||||
|
Loading…
x
Reference in New Issue
Block a user