mozilla / rhino

Rhino is an open-source implementation of JavaScript written entirely in Java
https://rhino.github.io
Other
4.15k stars 846 forks source link

regenerate test262.properties, seems to be a bit outdated #1652

Closed rbri closed 1 week ago

gbrail commented 5 days ago

Exactly what did you do to make that happen:

./gradlew test --updateTest262properties=true

on both Windows and Linux, just now, produced 8000 lines of changes again, even on the master branch. I must be doing something wrong -- what command do you run?

rbri commented 4 days ago

@gbrail nothing special - jdk 11, and --rerun-tasks -DupdateTest262properties

What kind of diffs do you see?