Skip to content

Only show popups when they've some contents to display#19986

Merged
calixteman merged 1 commit intomozilla:masterfrom
calixteman:dont_show_empty_popup
Jun 20, 2025
Merged

Only show popups when they've some contents to display#19986
calixteman merged 1 commit intomozilla:masterfrom
calixteman:dont_show_empty_popup

Conversation

@calixteman
Copy link
Contributor

Chrome, Edge and Acrobat do that.

@calixteman
Copy link
Contributor Author

/botio test

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Received

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

Live output at: http://54.241.84.105:8877/7edb0d3c2cd772a/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Received

Command cmd_test from @calixteman received. Current queue size: 1

Live output at: http://54.193.163.58:8877/3b712cb546c29e5/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Failed

Full output at http://54.241.84.105:8877/7edb0d3c2cd772a/output.txt

Total script time: 31.84 mins

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

Image differences available at: http://54.241.84.105:8877/7edb0d3c2cd772a/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/3b712cb546c29e5/output.txt

Total script time: 58.10 mins

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

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

@calixteman calixteman force-pushed the dont_show_empty_popup branch from 7037195 to af5f0e9 Compare June 4, 2025 08:26
@calixteman
Copy link
Contributor Author

/botio integrationtest

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Received

Command cmd_integrationtest from @calixteman received. Current queue size: 0

Live output at: http://54.193.163.58:8877/71306abe2454ec9/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Received

Command cmd_integrationtest from @calixteman received. Current queue size: 0

Live output at: http://54.241.84.105:8877/2675697c9362d37/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Success

Full output at http://54.241.84.105:8877/2675697c9362d37/output.txt

Total script time: 12.77 mins

  • Integration Tests: Passed

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Failed

Full output at http://54.193.163.58:8877/71306abe2454ec9/output.txt

Total script time: 30.30 mins

  • Integration Tests: FAILED

@calixteman calixteman requested a review from Snuffleupagus June 4, 2025 14:24
@calixteman calixteman force-pushed the dont_show_empty_popup branch from af5f0e9 to 96216de Compare June 19, 2025 14:37
Copy link
Contributor

@timvandermeij timvandermeij left a comment

Choose a reason for hiding this comment

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

r=me, with passing tests. Good to see that this also allows for removing some TODOs from the integration tests. Thanks!

@timvandermeij
Copy link
Contributor

/botio integrationtest

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Received

Command cmd_integrationtest from @timvandermeij received. Current queue size: 0

Live output at: http://54.241.84.105:8877/6c26cfd3c2c5bb1/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Received

Command cmd_integrationtest from @timvandermeij received. Current queue size: 0

Live output at: http://54.193.163.58:8877/5d842cdf7250c89/output.txt

@timvandermeij timvandermeij removed the request for review from Snuffleupagus June 19, 2025 18:06
@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Failed

Full output at http://54.241.84.105:8877/6c26cfd3c2c5bb1/output.txt

Total script time: 13.66 mins

  • Integration Tests: FAILED

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Failed

Full output at http://54.193.163.58:8877/5d842cdf7250c89/output.txt

Total script time: 29.16 mins

  • Integration Tests: FAILED

@timvandermeij
Copy link
Contributor

/botio browsertest

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Received

Command cmd_browsertest from @timvandermeij received. Current queue size: 1

Live output at: http://54.241.84.105:8877/37491a4b3466d62/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Received

Command cmd_browsertest from @timvandermeij received. Current queue size: 1

Live output at: http://54.193.163.58:8877/ad1b43f3aceb356/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Failed

Full output at http://54.241.84.105:8877/37491a4b3466d62/output.txt

Total script time: 17.16 mins

  • Regression tests: FAILED
  different ref/snapshot: 15

Image differences available at: http://54.241.84.105:8877/37491a4b3466d62/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/ad1b43f3aceb356/output.txt

Total script time: 25.63 mins

  • Regression tests: FAILED
  different ref/snapshot: 15

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

@calixteman calixteman merged commit e78575e into mozilla:master Jun 20, 2025
9 checks passed
@calixteman
Copy link
Contributor Author

/botio makeref

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Received

Command cmd_makeref from @calixteman received. Current queue size: 0

Live output at: http://54.241.84.105:8877/2dcb3196c5da3af/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Received

Command cmd_makeref from @calixteman received. Current queue size: 0

Live output at: http://54.193.163.58:8877/d3214bc75d3b688/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Success

Full output at http://54.241.84.105:8877/2dcb3196c5da3af/output.txt

Total script time: 17.23 mins

  • Make references: Passed
  • Check references: Passed

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Success

Full output at http://54.193.163.58:8877/d3214bc75d3b688/output.txt

Total script time: 25.20 mins

  • Make references: Passed
  • Check references: Passed

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