-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
script: use run_a_classic_script algorithm for worker scripts
#39905
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
Conversation
|
I wasn't able to do a wpt run inside my fork, it would get stuck inside |
|
🔨 Triggering try run (#18543155941) for Linux (WPT) |
|
|
… execute_script use encoding_rs to utf_8 decode fetch response Signed-off-by: Gae24 <96017547+Gae24@users.noreply.github.com>
Signed-off-by: Gae24 <96017547+Gae24@users.noreply.github.com>
|
🔨 Triggering try run (#18553864380) for Linux (WPT) |
Signed-off-by: Gae24 <96017547+Gae24@users.noreply.github.com>
Signed-off-by: Gae24 <96017547+Gae24@users.noreply.github.com>
…alscope Signed-off-by: Gae24 <96017547+Gae24@users.noreply.github.com>
Signed-off-by: Gae24 <96017547+Gae24@users.noreply.github.com>
jdm
left a comment
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.
This looks like a great improvement! We just need a small fix to get the unminifying working correctly, I think.
Signed-off-by: Gae24 <96017547+Gae24@users.noreply.github.com>
|
Now the first worker will get the |
jdm
left a comment
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.
Lovely cleanup!
Workers now call
run_a_classic_worker_script, also scripts gets unminified.Testing: no new tests passes are expected