Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new tests; more internationalization work. #3014

Merged
merged 5 commits into from Feb 7, 2017
Merged

Conversation

pabender
Copy link
Member

@pabender pabender commented Feb 7, 2017

No description provided.

@pabender
Copy link
Member Author

pabender commented Feb 7, 2017

Headless Travis Linux build restarted after:

[junit] ERROR - run: Exception: java.io.IOException: Pipe broken in class jmri.jmrix.roco.z21.Z21XNetPacketizer [testInvoke] jmri.jmrix.AbstractMRTrafficController.?()

[junit] java.io.IOException: Pipe broken

[junit] 	at java.io.PipedInputStream.read(PipedInputStream.java:321)

[junit] 	at java.io.PipedInputStream.read(PipedInputStream.java:377)

[junit] 	at java.io.DataInputStream.read(DataInputStream.java:149)

[junit] 	at jmri.jmrix.AbstractMRTrafficController.readByteProtected(AbstractMRTrafficController.java:782)

[junit] 	at jmri.jmrix.lenz.XNetTrafficController.loadChars(XNetTrafficController.java:290)

[junit] 	at jmri.jmrix.AbstractMRTrafficController.handleOneIncomingReply(AbstractMRTrafficController.java:863)

[junit] 	at jmri.jmrix.AbstractMRTrafficController.receiveLoop(AbstractMRTrafficController.java:717)

[junit] 	at jmri.jmrix.AbstractMRTrafficController$2.run(AbstractMRTrafficController.java:652)

[junit] 	at java.lang.Thread.run(Thread.java:745)

[junit] ERROR - Exit from rcv loop in class jmri.jmrix.roco.z21.Z21XNetPacketizer [testInvoke] jmri.jmrix.AbstractMRTrafficController.?()

@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 30.134% when pulling b610600 on pabender:master into ffd456b on JMRI:master.

@pabender
Copy link
Member Author

pabender commented Feb 7, 2017

travis macos build restarted after:

[junit] Testcase: testTrainEditFrame(jmri.jmrit.operations.trains.OperationsTrainsGuiTest):	Caused an ERROR

[junit] train accepts car type Boxcar

[junit] java.lang.AssertionError: train accepts car type Boxcar

[junit] 	at jmri.jmrit.operations.trains.OperationsTrainsGuiTest.testTrainEditFrame(OperationsTrainsGuiTest.java:157)

[junit] 	at junit.extensions.jfcunit.JFCTestCase$5.run(JFCTestCase.java:580)

[junit] 	at junit.extensions.jfcunit.JFCTestCase$3.run(JFCTestCase.java:478)

[junit] 	at java.lang.Thread.run(Thread.java:745)

@pabender pabender merged commit 9510827 into JMRI:master Feb 7, 2017
@bobjacobsen bobjacobsen added this to the 4.7.1 milestone Feb 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants