Branch: refs/heads/master
Home: https://github.com/jenkinsci/platformlabeler-plugin
Commit: 95f22fba3ba6f460c9dba27497bb0e51407b1af8
https://github.com/jenkinsci/platformlabeler-plugin/commit/95f22fba3ba6f460c9dba27497bb0e51407b1af8
Author: Mark Waite <[email protected]>
Date: 2020-02-08 (Sat, 08 Feb 2020)
Changed paths:
M
src/test/java/org/jvnet/hudson/plugins/platformlabeler/NodeLabelCacheTest.java
Log Message:
-----------
Cover NodeLabelCache case when computer is null
Getting labels for a node is not expected to return null for the computer
of the node, but if it returns null, the case is handled and now is also
tested that it continues to be handled.
Commit: 66ca8cca59c1c4a491b85a24e3d5730166cb2332
https://github.com/jenkinsci/platformlabeler-plugin/commit/66ca8cca59c1c4a491b85a24e3d5730166cb2332
Author: Mark Waite <[email protected]>
Date: 2020-02-08 (Sat, 08 Feb 2020)
Changed paths:
M
src/test/java/org/jvnet/hudson/plugins/platformlabeler/NodeLabelCacheTest.java
Log Message:
-----------
Merge pull request #159 from MarkEWaite/improve-NodeLabelCache-coverage
Cover NodeLabelCache case when computer is null
Compare:
https://github.com/jenkinsci/platformlabeler-plugin/compare/35025b8d7160...66ca8cca59c1
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/platformlabeler-plugin/push/refs/heads/master/35025b-66ca8c%40github.com.