Open
Description
There is a failure in tests on PPC:
* checking tests ...
Running ‘testthat.R’
ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
`expected`: TRUE
── Failure ('test-cancel.R:197'): Canceling a callback from another a callback ──
`ran_2` is not FALSE
`actual`: TRUE
`expected`: FALSE
── Failure ('test-cancel.R:198'): Canceling a callback from another a callback ──
`ran_3` is not FALSE
`actual`: TRUE
`expected`: FALSE
[ FAIL 21 | WARN 0 | SKIP 2 | PASS 100 ]
Error: Test failures
Execution halted
Log:
later_tests_log.txt
P. S. malloc
errors in the log are a known problem caused by a duplicate libstdc++
; they are likely not the cause for the test failure in question.
Metadata
Metadata
Assignees
Labels
No labels