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

Changed babel options to avoid extra lines in report (closes #1226) #1236

Merged
merged 5 commits into from
Feb 21, 2017

Conversation

georgiy-abbasov
Copy link
Contributor

@georgiy-abbasov
Copy link
Contributor Author

It won't work, re-export still broken.

@testcafe-build-bot
Copy link
Collaborator

❌ Tests for the commit 74d0344 have failed. See details:

@georgiy-abbasov
Copy link
Contributor Author

Asked for help on Babel forum. Anyway, i'm still working on it.
https://discuss.babeljs.io/t/passperpreset-option-brokes-transformruntime/919

@testcafe-build-bot
Copy link
Collaborator

❌ Tests for the commit 8603d49 have failed. See details:

@georgiy-abbasov georgiy-abbasov changed the title Changed babel options to avoid extra lines in report (closes #1226) [WIP] Changed babel options to avoid extra lines in report (closes #1226) Feb 15, 2017
@testcafe-build-bot
Copy link
Collaborator

❌ Tests for the commit 219fe15 have failed. See details:

@inikulin
Copy link
Contributor

Seems like approach from 8603d49 worked, why not stick with it?

@testcafe-build-bot
Copy link
Collaborator

❌ Tests for the commit 5e0f21d have failed. See details:

@georgiy-abbasov
Copy link
Contributor Author

@testcafe-build-bot \retest

@georgiy-abbasov
Copy link
Contributor Author

@inikulin, i've got some problems with promises in server tests on v0.10

@testcafe-build-bot
Copy link
Collaborator

❌ Tests for the commit 5e0f21d have failed. See details:

@inikulin
Copy link
Contributor

@georgiy-abbasov We can enable polyfills for node 10 it's not a big deal: we'll have problem with callsites on node 10, but it's already in maintenance mode and we're about to drop support for it.

@georgiy-abbasov
Copy link
Contributor Author

@inikulin, ok, we can do it, but it seems, that last approach works too.

@inikulin
Copy link
Contributor

@georgiy-abbasov hmm, didn't see the last one. Looks good if it works

@georgiy-abbasov
Copy link
Contributor Author

@testcafe-build-bot \retest

@testcafe-build-bot
Copy link
Collaborator

❌ Tests for the commit 5e0f21d have failed. See details:

2 similar comments
@testcafe-build-bot
Copy link
Collaborator

❌ Tests for the commit 5e0f21d have failed. See details:

@testcafe-build-bot
Copy link
Collaborator

❌ Tests for the commit 5e0f21d have failed. See details:

@testcafe-build-bot
Copy link
Collaborator

✅ Tests for the commit 5e0f21d have passed. See details:

@georgiy-abbasov georgiy-abbasov changed the title [WIP] Changed babel options to avoid extra lines in report (closes #1226) Changed babel options to avoid extra lines in report (closes #1226) Feb 16, 2017
@georgiy-abbasov
Copy link
Contributor Author

FPR

});

it('Incorrect callsite stack in error report if "import" is used (GH-1226)', function () {
this.timeout(5000);
Copy link
Contributor

Choose a reason for hiding this comment

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

we can remove the timeout here because it's defined at the top-level

@testcafe-build-bot
Copy link
Collaborator

✅ Tests for the commit f9b2659 have passed. See details:

Copy link
Contributor

@inikulin inikulin left a comment

Choose a reason for hiding this comment

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

lgtm

@inikulin inikulin merged commit 96bf9c4 into DevExpress:master Feb 21, 2017
kirovboris pushed a commit to kirovboris/testcafe-phoenix that referenced this pull request Dec 18, 2019
…ss#1226) (DevExpress#1236)

* Changed babel options to avoid extra lines in report (closes DevExpress#1226)

* Approach changed, added regression test for DevExpressgh-969

* another one approach

* One more approach

* Remarks fixed
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.

4 participants