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

Render the version string for a production bundle #1040

Merged
merged 2 commits into from
May 4, 2021
Merged

Render the version string for a production bundle #1040

merged 2 commits into from
May 4, 2021

Conversation

cdierkens
Copy link
Contributor

Resolves the feature request in polyfillpolyfill/polyfill-service#2612

@cdierkens cdierkens requested a review from a team as a code owner April 29, 2021 18:01
@CLAassistant
Copy link

CLAassistant commented Apr 29, 2021

CLA assistant check
All committers have signed the CLA.

Origami ✨ automation moved this from incoming to active May 4, 2021
@JakeChampion JakeChampion enabled auto-merge (rebase) May 4, 2021 16:31
@cdierkens
Copy link
Contributor Author

Looks like a CI might have just run into a resource issue queuing up the tests.

2021-05-04T16:50:47.879Z ERROR webdriver: Error: All parallel tests are currently in use, including the queued tests. Please wait to finish or upgrade your plan to add more sessions.
    at getErrorFromResponseBody (/home/runner/work/polyfill-library/polyfill-library/node_modules/webdriver/build/utils.js:121:10)
    at WebDriverRequest._request (/home/runner/work/polyfill-library/polyfill-library/node_modules/webdriver/build/request.js:149:56)
    at async startWebDriverSession (/home/runner/work/polyfill-library/polyfill-library/node_modules/webdriver/build/utils.js:41:16)
    at async Function.newSession (/home/runner/work/polyfill-library/polyfill-library/node_modules/webdriver/build/index.js:44:23)
    at async remote (/home/runner/work/polyfill-library/polyfill-library/node_modules/webdriverio/build/index.js:74:20)
    at async TestJob.run (/home/runner/work/polyfill-library/polyfill-library/test/polyfills/test-job.js:100:22)
Error: Failed to create session.
All parallel tests are currently in use, including the queued tests. Please wait to finish or upgrade your plan to add more sessions.
    at startWebDriverSession (/home/runner/work/polyfill-library/polyfill-library/node_modules/webdriver/build/utils.js:45:11)

@JakeChampion JakeChampion merged commit 91ebedf into JakeChampion:master May 4, 2021
Origami ✨ automation moved this from active to complete May 4, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 5, 2022
@robertboulton robertboulton removed this from Done in Origami ✨ Jul 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
library Relates to an Origami library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants