DiamondLightSource / pythonSoftIOC

Embed an EPICS IOC in a Python process
Apache License 2.0
34 stars 9 forks source link

Fix p4p tests #172

Closed AlexanderWells-diamond closed 1 month ago

AlexanderWells-diamond commented 1 month ago

We were affected by this issue which required us to bump versions: https://github.com/epics-base/p4p/issues/123

github-actions[bot] commented 1 month ago

Unit Test Results

       8 files  +       2         8 suites  +2   10m 1s :stopwatch: + 5m 4s    298 tests  -        1     282 :heavy_check_mark: ±    0    16 :zzz: ±    0  0 :x: ±0  2 384 runs  +1 188  1 936 :heavy_check_mark: +968  448 :zzz: +224  0 :x: ±0 

Results for commit df8bbbe9. ± Comparison against base commit c110d2fd.

This pull request removes 1 test. ``` tests.test_record_values ```

:recycle: This comment has been updated with latest results.