Skip to content

Failure ('test-cancel.R:197'): Canceling a callback from another a callback: ran_2 is not FALSE #171

Open
@barracuda156

Description

@barracuda156

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions