-
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
Convert the files in the /src/core
folder to ES6 modules
#8284
Conversation
Sorry, I did not catch this before but we need to use cjs paths e.g. '../shared/util.js' |
Blocked by #8285 |
/botio test |
From: Bot.io (Linux)ReceivedCommand cmd_test from @Snuffleupagus received. Current queue size: 1 Live output at: http://107.21.233.14:8877/fe40cd1ec8399f2/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @Snuffleupagus received. Current queue size: 1 Live output at: http://54.215.176.217:8877/2206567eabe3a40/output.txt |
From: Bot.io (Linux)FailedFull output at http://107.21.233.14:8877/fe40cd1ec8399f2/output.txt Total script time: 36.05 mins
Image differences available at: http://107.21.233.14:8877/fe40cd1ec8399f2/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)SuccessFull output at http://54.215.176.217:8877/2206567eabe3a40/output.txt Total script time: 26.32 mins
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good with fixing export section formatting at src/core/cff_parser.js
/botio test |
From: Bot.io (Windows)ReceivedCommand cmd_test from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.215.176.217:8877/092fa91615c6ce1/output.txt |
/botio-linux test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.67.70.0:8877/bf0c5d36357d6b8/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.67.70.0:8877/bf0c5d36357d6b8/output.txt Total script time: 17.77 mins
Image differences available at: http://54.67.70.0:8877/bf0c5d36357d6b8/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)SuccessFull output at http://54.215.176.217:8877/092fa91615c6ce1/output.txt Total script time: 26.47 mins
|
/botio-linux test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.67.70.0:8877/8d588061e58ca34/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.67.70.0:8877/8d588061e58ca34/output.txt Total script time: 17.68 mins
Image differences available at: http://54.67.70.0:8877/8d588061e58ca34/reftest-analyzer.html#web=eq.log |
/botio-linux test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @yurydelendik received. Current queue size: 0 Live output at: http://54.67.70.0:8877/d561acb476d7a76/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.67.70.0:8877/d561acb476d7a76/output.txt Total script time: 17.72 mins
Image differences available at: http://54.67.70.0:8877/d561acb476d7a76/reftest-analyzer.html#web=eq.log |
/botio test |
From: Bot.io (Windows)ReceivedCommand cmd_test from @yurydelendik received. Current queue size: 1 Live output at: http://54.215.176.217:8877/39ac640e760ea08/output.txt |
From: Bot.io (Windows)SuccessFull output at http://54.215.176.217:8877/39ac640e760ea08/output.txt Total script time: 26.44 mins
|
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @yurydelendik received. Current queue size: 1 Live output at: http://54.67.70.0:8877/f6a7ee2033f096d/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.67.70.0:8877/f6a7ee2033f096d/output.txt Total script time: 19.04 mins
Image differences available at: http://54.67.70.0:8877/f6a7ee2033f096d/reftest-analyzer.html#web=eq.log |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.67.70.0:8877/3be71061bf6acc1/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.67.70.0:8877/3be71061bf6acc1/output.txt Total script time: 18.65 mins
Image differences available at: http://54.67.70.0:8877/3be71061bf6acc1/reftest-analyzer.html#web=eq.log |
/botio-linux test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.67.70.0:8877/0811517aa2646b9/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.67.70.0:8877/0811517aa2646b9/output.txt Total script time: 21.09 mins
Image differences available at: http://54.67.70.0:8877/0811517aa2646b9/reftest-analyzer.html#web=eq.log |
/botio-linux test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @yurydelendik received. Current queue size: 0 Live output at: http://54.67.70.0:8877/7726f778ca04d00/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.67.70.0:8877/7726f778ca04d00/output.txt Total script time: 22.02 mins
Image differences available at: http://54.67.70.0:8877/7726f778ca04d00/reftest-analyzer.html#web=eq.log |
Please note that the `glyphlist.js` and `unicode.js` files are converted to CommonJS modules instead, since Babel cannot handle files that large and they are thus excluded from transpilation.
/botio test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.67.70.0:8877/f26d1fe17173f2f/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.215.176.217:8877/c175bd1cfb1defe/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.67.70.0:8877/f26d1fe17173f2f/output.txt Total script time: 17.50 mins
|
/botio test |
From: Bot.io (Windows)ReceivedCommand cmd_test from @Snuffleupagus received. Current queue size: 1 Live output at: http://54.215.176.217:8877/fba8be581985230/output.txt |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.67.70.0:8877/1f8aae4b60591dd/output.txt |
From: Bot.io (Windows)SuccessFull output at http://54.215.176.217:8877/c175bd1cfb1defe/output.txt Total script time: 29.60 mins
|
From: Bot.io (Linux m4)SuccessFull output at http://54.67.70.0:8877/1f8aae4b60591dd/output.txt Total script time: 17.48 mins
|
Since Travis seem to be having problems, let's run linting once more just to check that there's no issue. /botio-linux lint |
From: Bot.io (Linux m4)ReceivedCommand cmd_lint from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.67.70.0:8877/8d63156b997798a/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.67.70.0:8877/8d63156b997798a/output.txt Total script time: 0.97 mins
|
From: Bot.io (Windows)SuccessFull output at http://54.215.176.217:8877/fba8be581985230/output.txt Total script time: 29.39 mins
|
Hooray! 💥 |
Convert the files in the `/src/core` folder to ES6 modules
Depends on PR #8364.
Please note that the
glyphlist.js
andunicode.js
files are converted to CommonJS modules instead, since Babel cannot handle files that large and they are thus excluded from transpilation.Much smaller diff with https://github.com/mozilla/pdf.js/pull/8284/files?w=1.