@alecmilne wrote:
I am trying to get a small PR through for an added function for the experimental webview class. This is to allow the user to stop the annoying grey over-scroll in iOS.
I have implemented the methods for ios, android, tizen, all building fine for them all, but I have had a problem with the mac build, that was passing fine for earlier commits. Later commits were just on the android / tizen files, so a bit confused as to why they are now failing for mac.
Link to PR:
PR15623Copy/Paste from end of Jenkins mac console output:
Removing tools/fbx-conv/
Removing tools/tojs/userconf.ini
Removing tools/tolua/userconf.ini
Removing v3-deps-93.zip
Slave went offline during the build
ERROR: Connection was broken: java.io.IOException: Unexpected termination of the channel
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:50)
Caused by: java.io.EOFException
at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2325)
at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2794)
at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:801)
at java.io.ObjectInputStream.(ObjectInputStream.java:299)
at hudson.remoting.ObjectInputStreamEx.(ObjectInputStreamEx.java:48)
at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)Build step 'Execute Python script' marked build as failure
An attempt to send an e-mail to empty list of recipients, ignored.
Finished: FAILURE
Posts: 2
Participants: 2