-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
As the title says, I seem to be hitting intermittent failures for testChannelMonitor
in channelStateChange
:
make[4]: Entering directory '/home/anderslindh/epics-base/modules/pvDatabase/test/O.linux-x86_64'
perl -CSD /home/anderslindh/epics-base/bin/linux-x86_64/epicsProve.pl --failures --color testPlugin.t testPVCopy.t testPVRecord.t testExampleRecord.t testLocalProvider.t testPVAServer.t testChannelMonitor.t
-------------------------------------------------------------------
/home/anderslindh/epics-base/modules/pvDatabase/test/O.linux-x86_64
testPlugin.t .......... ok
testPVCopy.t .......... ok
testPVRecord.t ........ ok
testExampleRecord.t ... ok
testLocalProvider.t ... ok
testPVAServer.t ....... ok
testChannelMonitor.t .. Dubious, test returned 3 (wstat 768, 0x300)
All 16 subtests passed
Test Summary Report
-------------------
testChannelMonitor.t (Wstat: 768 Tests: 16 Failed: 0)
Non-zero exit status: 3
Files=7, Tests=147, 6 wallclock secs ( 0.03 usr 0.01 sys + 0.17 cusr 0.08 csys = 0.29 CPU)
Result: FAIL
-------------------
make[4]: Leaving directory '/home/anderslindh/epics-base/modules/pvDatabase/test/O.linux-x86_64'
Leading to a failing command:
Tests failed in:
modules/pvDatabase/test/O.linux-x86_64
make: *** [configure/RULES_TOP:62: runtests] Error 1
Metadata
Metadata
Assignees
Labels
No labels