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

XFA - remove unnecessary check in the handleBreak function (PR 13687 follow-up) #13694

Merged

Conversation

Snuffleupagus
Copy link
Collaborator

With the changes in PR #13687 we're now checking if target is defined twice in a row, which shouldn't be necessary :-)

(I noticed this when glancing at the unofficial LGTM results; maybe we should re-evalute the decision to not integrate that into the CI.)

…7 follow-up)

With the changes in PR 13687 we're now checking if `target` is defined *twice* in a row, which shouldn't be necessary :-)

(I noticed this when glancing at the unofficial LGTM results; maybe we should re-evalute the decision to not integrate that into the CI.)
@Snuffleupagus Snuffleupagus changed the title XFA - remove unnecessary check in the handleBreak function (PR 1368… XFA - remove unnecessary check in the handleBreak function (PR 13687 follow-up) Jul 7, 2021
@Snuffleupagus
Copy link
Collaborator Author

/botio test

@pdfjsbot
Copy link

pdfjsbot commented Jul 8, 2021

From: Bot.io (Linux m4)


Received

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

Live output at: http://54.67.70.0:8877/09c4bb498393fee/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Jul 8, 2021

From: Bot.io (Windows)


Received

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

Live output at: http://3.101.106.178:8877/e4a08059e607b96/output.txt

Copy link
Contributor

@calixteman calixteman left a comment

Choose a reason for hiding this comment

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

LGTM, thanks.

@pdfjsbot
Copy link

pdfjsbot commented Jul 8, 2021

From: Bot.io (Linux m4)


Failed

Full output at http://54.67.70.0:8877/09c4bb498393fee/output.txt

Total script time: 31.67 mins

  • Font tests: Passed
  • Unit tests: Passed
  • Integration Tests: Passed
  • Regression tests: FAILED
  different ref/snapshot: 11
  different first/second rendering: 1

Image differences available at: http://54.67.70.0:8877/09c4bb498393fee/reftest-analyzer.html#web=eq.log

@pdfjsbot
Copy link

pdfjsbot commented Jul 8, 2021

From: Bot.io (Windows)


Failed

Full output at http://3.101.106.178:8877/e4a08059e607b96/output.txt

Total script time: 36.13 mins

  • Font tests: Passed
  • Unit tests: Passed
  • Integration Tests: Passed
  • Regression tests: FAILED
  different ref/snapshot: 9
  different first/second rendering: 1

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

@Snuffleupagus Snuffleupagus merged commit 418880d into mozilla:master Jul 8, 2021
@Snuffleupagus Snuffleupagus deleted the handleBreak-rm-extra-target branch July 8, 2021 07:58
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.

3 participants