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

Remove the renderForms parameter from the Annotation getOperatorList methods #18394

Conversation

Snuffleupagus
Copy link
Collaborator

The renderForms parameter pre-dates the introduction of the general intent parameter, which means that we're now effectively passing the same state twice to these getOperatorList methods.

…st` methods

The `renderForms` parameter pre-dates the introduction of the general `intent` parameter, which means that we're now effectively passing the same state twice to these `getOperatorList` methods.
@Snuffleupagus Snuffleupagus force-pushed the rm-annotation-getOperatorList-renderForms branch from 547722d to 38528d1 Compare July 5, 2024 10:25
@Snuffleupagus
Copy link
Collaborator Author

/botio test

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Received

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

Live output at: http://54.241.84.105:8877/4ee392d22a7fb54/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Received

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

Live output at: http://54.193.163.58:8877/6b68c4e95e97e42/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Failed

Full output at http://54.241.84.105:8877/4ee392d22a7fb54/output.txt

Total script time: 28.99 mins

  • Unit tests: Passed
  • Integration Tests: Passed
  • Regression tests: FAILED
  different ref/snapshot: 16
  different first/second rendering: 2

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

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Failed

Full output at http://54.193.163.58:8877/6b68c4e95e97e42/output.txt

Total script time: 42.38 mins

  • Unit tests: Passed
  • Integration Tests: Passed
  • Regression tests: FAILED
  different ref/snapshot: 5

Image differences available at: http://54.193.163.58:8877/6b68c4e95e97e42/reftest-analyzer.html#web=eq.log

@timvandermeij timvandermeij merged commit cf9dfbc into mozilla:master Jul 5, 2024
9 checks passed
@timvandermeij
Copy link
Contributor

Nice find!

@Snuffleupagus Snuffleupagus deleted the rm-annotation-getOperatorList-renderForms branch July 5, 2024 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants