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

Feature/switch to rhino #535

Merged
merged 3 commits into from Dec 4, 2019
Merged

Feature/switch to rhino #535

merged 3 commits into from Dec 4, 2019

Conversation

enesoezel
Copy link
Contributor

@enesoezel enesoezel commented Nov 27, 2019

There's almost no difference in size regarding the recheck-web jars.
All IT-Test in recheck-web seem to work as before.

resolves #331

@diba1013
Copy link
Contributor

Since you needed to adapt a test, is there any other compatibility problems with rhino?

  1. Does a simple cast to string work?
  2. Does the recheck-web ignore.js work?
  3. ...

@enesoezel
Copy link
Contributor Author

enesoezel commented Nov 27, 2019

As I mentioned in the description it seems like recheck-web is working proper. The ignore file works also. Regarding this stackoverflow post, a simple cast does also work like: String(diff.expected); or (diff.expected + ""). I have tested both. It's working.

@rebazer rebazer force-pushed the feature/switch-to-rhino branch 2 times, most recently from b100ef7 to 934e703 Compare November 27, 2019 14:33
@beatngu13
Copy link
Contributor

beatngu13 commented Nov 28, 2019

So, too me it looks like this variant is superior to #527. Any objections against merging and testing it during dev and especially when releasing 1.8.0?

@roesslerj
Copy link
Contributor

I am also in favor of merging now and testing throughout the sprint.

@enesoezel enesoezel marked this pull request as ready for review November 29, 2019 08:17
@rebazer rebazer force-pushed the feature/switch-to-rhino branch 3 times, most recently from 7c3c566 to b6ff4e9 Compare November 29, 2019 12:54
@rebazer rebazer force-pushed the feature/switch-to-rhino branch 2 times, most recently from 124d80b to 47fadc9 Compare December 2, 2019 13:15
@rebazer rebazer force-pushed the feature/switch-to-rhino branch 4 times, most recently from b1596cf to 524285e Compare December 4, 2019 08:39
@beatngu13 beatngu13 merged commit 08e2450 into master Dec 4, 2019
@beatngu13 beatngu13 deleted the feature/switch-to-rhino branch December 4, 2019 11:10
beatngu13 added a commit that referenced this pull request Dec 4, 2019
rebazer added a commit that referenced this pull request Dec 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Warning: Nashorn engine is planned to be removed from a future JDK release
4 participants