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

Removed the BrowserStack integration from ckeditor5-dev repository #524

Merged
merged 1 commit into from
Jun 6, 2019

Conversation

pomek
Copy link
Member

@pomek pomek commented Jun 6, 2019

Suggested merge commit message (convention)

Other: Removed the BrowserStack integration from ckeditor5-dev repository. See ckeditor/ckeditor5#1742.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 88.993% when pulling b3783b2 on t/ckeditor5/1742 into db7fb18 on master.

@@ -19,4 +19,4 @@ yarn run lint && \
${ROOT_BIN}/ckeditor5-dev-tests-check-dependencies && \
cd ${CKEDITOR5_TEST_ENVIRONMENT} && \
node --max_old_space_size=4096 $ROOT_BIN/ckeditor5-dev-tests --files=$PACKAGE_NAME --coverage --reporter=dots --browsers=Chrome && \
node --max_old_space_size=4096 $ROOT_BIN/ckeditor5-dev-tests --files=$PACKAGE_NAME --reporter=dots --browsers=Firefox,BrowserStack_Edge,BrowserStack_Safari
node --max_old_space_size=4096 $ROOT_BIN/ckeditor5-dev-tests --files=$PACKAGE_NAME --reporter=dots --browsers=Firefox
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or Firefox,Chrome?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, we shouldn't. We want to generate CC report only once. If we merge those lines, we will generate two reports.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, so that's fine for me.

@ma2ciek ma2ciek merged commit a753590 into master Jun 6, 2019
@ma2ciek ma2ciek deleted the t/ckeditor5/1742 branch June 6, 2019 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants