-
Notifications
You must be signed in to change notification settings - Fork 10.1k
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
Enable running the cmap
unit-tests on Travis by utilizing a NodeCMapReaderFactory
#8080
Enable running the cmap
unit-tests on Travis by utilizing a NodeCMapReaderFactory
#8080
Conversation
…apReaderFactory`
/botio unittest |
From: Bot.io (Linux)ReceivedCommand cmd_unittest from @Snuffleupagus received. Current queue size: 0 Live output at: http://107.21.233.14:8877/1b98ee4e731c402/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_unittest from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.215.176.217:8877/c882172c55690cd/output.txt |
From: Bot.io (Linux)SuccessFull output at http://107.21.233.14:8877/1b98ee4e731c402/output.txt Total script time: 2.13 mins
|
From: Bot.io (Windows)SuccessFull output at http://54.215.176.217:8877/c882172c55690cd/output.txt Total script time: 5.46 mins
|
/botio test |
From: Bot.io (Linux)ReceivedCommand cmd_test from @timvandermeij received. Current queue size: 0 Live output at: http://107.21.233.14:8877/8b42d5ee668b081/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @timvandermeij received. Current queue size: 0 Live output at: http://54.215.176.217:8877/86fc218f84643bd/output.txt |
From: Bot.io (Windows)SuccessFull output at http://54.215.176.217:8877/86fc218f84643bd/output.txt Total script time: 21.69 mins
|
From: Bot.io (Linux)SuccessFull output at http://107.21.233.14:8877/8b42d5ee668b081/output.txt Total script time: 26.02 mins
|
/botio-linux preview |
From: Bot.io (Linux)ReceivedCommand cmd_preview from @timvandermeij received. Current queue size: 0 Live output at: http://107.21.233.14:8877/cff39d59d6ce976/output.txt |
From: Bot.io (Linux)SuccessFull output at http://107.21.233.14:8877/cff39d59d6ce976/output.txt Total script time: 2.21 mins Published |
Looks good, thanks! |
Enable running the `cmap` unit-tests on Travis by utilizing a `NodeCMapReaderFactory`
Note: This is based on PR #8064.
There might be room for improvements here, but at least it does work as intended :-)
Please compare the (latest) Travis run with this PR in https://travis-ci.org/mozilla/pdf.js/builds/202788158#L407; with a previous run in https://travis-ci.org/mozilla/pdf.js/builds/202184476#L395.