evristzam / ndt

Automatically exported from code.google.com/p/ndt
Other
0 stars 0 forks source link

NumberFormatException in branches/ android/ java/ net/ measurementlab/ ndt/ NdtTests.java #62

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run a test

What is the expected output? What do you see instead?
- Complete run, get a stack trace instead

branches/ android/ java/ net/ measurementlab/ ndt/ NdtTests.java    
Line 332 throws an exception if you try to cast an empty string to an int.

Original issue reported on code.google.com by andy.war...@gmail.com on 11 Jul 2012 at 2:47

GoogleCodeExporter commented 9 years ago
Fixed in https://code.google.com/p/ndt/source/detail?r=793

Original comment by dominic@measurementlab.net on 21 Dec 2012 at 6:27