-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 1.4.0
-
Component/s: None
-
Labels:None
-
Epic Link:
-
Sprint:Emu Sprint 3 (11/2 - 11/20)
Attempting to build onos/core/api fails unit test in non-English locale:
Failed tests:
org.onosproject.ui.topo.PropertyPanelTest.intValues(org.onosproject.ui.topo.PropertyPanelTest)
Run 1: PropertyPanelTest.intValues:177->validateProp:130 Wrong prop value expected:<2[,]000> but was:<2[.]000>
Run 2: PropertyPanelTest.intValues:177->validateProp:130 Wrong prop value expected:<2[,]000> but was:<2[.]000>
org.onosproject.ui.topo.PropertyPanelTest.longValues(org.onosproject.ui.topo.PropertyPanelTest)
Run 1: PropertyPanelTest.longValues:190->validateProp:130 Wrong prop value expected:<2[,]000> but was:<2[.]000>
Run 2: PropertyPanelTest.longValues:190->validateProp:130 Wrong prop value expected:<2[,]000> but was:<2[.]000>