-
Notifications
You must be signed in to change notification settings - Fork 89
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
run the test at master ( HEAD is now at bc72a52 integration-tests: tweaks to stabilize sanitizer runs (#357) )
(note since I'm still in the process of learning Github, I'm not totally sure about the failure if the failure is not reproducible)
/cc @oschaaf
[ RUN ] TerminationPredicateTest.AppendToChain
test/termination_predicate_test.cc:76: Failure
Expected equality of these values:
child_predicate.get()
Which is: NULL
&(predicate.appendToChain(std::move(child_predicate)))
Which is: 0x556f10640720
Stack trace:
0x556f08d6bed0: Nighthawk::TerminationPredicateTest_AppendToChain_Test::TestBody()
0x556f0b8a489b: testing::internal::HandleSehExceptionsInMethodIfSupported<>()
0x556f0b89feb3: testing::internal::HandleExceptionsInMethodIfSupported<>()
0x556f0b889950: testing::Test::Run()
0x556f0b88a29b: testing::TestInfo::Run()
... Google Test internal frames ...
[ FAILED ] TerminationPredicateTest.AppendToChain (168 ms)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working