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

Enable the ESLint no-var rule in the src/core/evaluator.js file #19050

Merged
merged 1 commit into from
Nov 17, 2024

Conversation

Snuffleupagus
Copy link
Collaborator

@Snuffleupagus Snuffleupagus commented Nov 15, 2024

This was previously attempted in PR #13371, but had to be reverted because of issues related to SystemJS (which has since been removed).

Also, while unrelated, shortens an existing conditional assignment.

@Snuffleupagus
Copy link
Collaborator Author

/botio test

@Snuffleupagus

This comment was marked as outdated.

This was previously attempted in PR 13371, but had to be reverted because of issues related to SystemJS (which has since been removed).

Also, while unrelated, shortens an existing conditional assignment.
@mozilla mozilla deleted a comment from moz-tools-bot Nov 15, 2024
@mozilla mozilla deleted a comment from moz-tools-bot Nov 15, 2024
@mozilla mozilla deleted a comment from moz-tools-bot Nov 15, 2024
@mozilla mozilla deleted a comment from moz-tools-bot Nov 15, 2024
@mozilla mozilla deleted a comment from moz-tools-bot Nov 15, 2024
@mozilla mozilla deleted a comment from moz-tools-bot Nov 15, 2024
@mozilla mozilla deleted a comment from moz-tools-bot Nov 15, 2024
@mozilla mozilla deleted a comment from moz-tools-bot Nov 15, 2024
@Snuffleupagus
Copy link
Collaborator Author

/botio unittest

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Received

Command cmd_unittest from @Snuffleupagus received. Current queue size: 0

Live output at: http://54.193.163.58:8877/7e742bdb24ddbfc/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Received

Command cmd_unittest from @Snuffleupagus received. Current queue size: 0

Live output at: http://54.241.84.105:8877/4076d729178abff/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Success

Full output at http://54.241.84.105:8877/4076d729178abff/output.txt

Total script time: 2.52 mins

  • Unit Tests: Passed

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Success

Full output at http://54.193.163.58:8877/7e742bdb24ddbfc/output.txt

Total script time: 6.67 mins

  • Unit Tests: Passed

@Snuffleupagus
Copy link
Collaborator Author

/botio browsertest

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Received

Command cmd_browsertest from @Snuffleupagus received. Current queue size: 0

Live output at: http://54.193.163.58:8877/83d4889a6eb8438/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Received

Command cmd_browsertest from @Snuffleupagus received. Current queue size: 0

Live output at: http://54.241.84.105:8877/ff77a8635686132/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Failed

Full output at http://54.241.84.105:8877/ff77a8635686132/output.txt

Total script time: 20.71 mins

  • Regression tests: FAILED
  different ref/snapshot: 11
  different first/second rendering: 2

Image differences available at: http://54.241.84.105:8877/ff77a8635686132/reftest-analyzer.html#web=eq.log

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Success

Full output at http://54.193.163.58:8877/83d4889a6eb8438/output.txt

Total script time: 25.60 mins

  • Regression tests: Passed

@timvandermeij timvandermeij merged commit a719c3c into mozilla:master Nov 17, 2024
9 checks passed
@timvandermeij
Copy link
Contributor

Good that we can do this now; thanks!

@Snuffleupagus Snuffleupagus deleted the evaluator-no-var branch November 17, 2024 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants