mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-08-09 12:08:05 -05:00
gputests: missing device is a test failure
This commit is contained in:
@@ -156,6 +156,6 @@ BOOST_AUTO_TEST_CASE(TestRocalutionSolver)
|
||||
// test rocalution with 3x3 blocks
|
||||
test3(prm);
|
||||
} else {
|
||||
BOOST_WARN_MESSAGE(true, "Problem with initializing a device. skipping test");
|
||||
BOOST_ERROR("Problem with initializing a device.");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user