Closed Bug 1621104 Opened 5 years ago Closed 5 years ago

Intermittent testing/marionette/harness/marionette_harness/tests/unit/test_window_rect.py TestWindowRect.test_resize_to_available_screen_size | AssertionError: 1280 not greater than or equal to 1600

Categories

(Testing :: Marionette Client and Harness, defect, P5)

Version 3
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1522855

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Filed by: nbeleuzu [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=292315753&repo=mozilla-esr68
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/cWbYxrqhR8yVEjrkAxnwRw/runs/0/artifacts/public/logs/live_backing.log


[task 2020-03-09T18:00:41.526Z] 18:00:41 INFO - TEST-START | testing/marionette/harness/marionette_harness/tests/unit/test_window_rect.py TestWindowRect.test_resize_to_available_screen_size
[task 2020-03-09T18:00:41.534Z] 18:00:41 INFO - 1583776841523 Marionette DEBUG 90 <- [1,12,null,{"value":null}]
[task 2020-03-09T18:00:41.534Z] 18:00:41 INFO - 1583776841527 Marionette DEBUG Closed connection 90
[task 2020-03-09T18:00:41.534Z] 18:00:41 INFO - 1583776841527 Marionette DEBUG Accepted connection 91 from 127.0.0.1:51744
[task 2020-03-09T18:00:41.534Z] 18:00:41 INFO - 1583776841528 Marionette DEBUG 91 -> [0,1,"WebDriver:NewSession",{"strictFileInteractability":true}]
[task 2020-03-09T18:00:41.534Z] 18:00:41 INFO - 1583776841529 Marionette TRACE [70866960385] Frame script loaded
[task 2020-03-09T18:00:41.534Z] 18:00:41 INFO - 1583776841530 Marionette TRACE [70866960385] Frame script registered
[task 2020-03-09T18:00:41.534Z] 18:00:41 INFO - 1583776841531 Marionette DEBUG 91 <- [1,1,null,{"sessionId":"029ce974-8eda-4ff3-a8b0-d0373668ba8b","capabilities":{"browserName":"firefox","browserVersion":"68.7. ... mp/tmp7o1l6I.mozrunner","moz:shutdownTimeout":60000,"moz:useNonSpecCompliantPointerOrigin":false,"moz:webdriverClick":true}}]
[task 2020-03-09T18:00:41.538Z] 18:00:41 INFO - 1583776841532 Marionette DEBUG 91 -> [0,2,"WebDriver:SetTimeouts",{"script":30000}]
[task 2020-03-09T18:00:41.538Z] 18:00:41 INFO - 1583776841532 Marionette DEBUG 91 <- [1,2,null,{"value":null}]
[task 2020-03-09T18:00:41.538Z] 18:00:41 INFO - 1583776841533 Marionette DEBUG 91 -> [0,3,"WebDriver:SetTimeouts",{"pageLoad":300000}]
[task 2020-03-09T18:00:41.538Z] 18:00:41 INFO - 1583776841533 Marionette DEBUG 91 <- [1,3,null,{"value":null}]
[task 2020-03-09T18:00:41.538Z] 18:00:41 INFO - 1583776841534 Marionette DEBUG 91 -> [0,4,"WebDriver:SetTimeouts",{"implicit":0}]
[task 2020-03-09T18:00:41.538Z] 18:00:41 INFO - 1583776841534 Marionette DEBUG 91 <- [1,4,null,{"value":null}]
[task 2020-03-09T18:00:41.538Z] 18:00:41 INFO - 1583776841535 Marionette DEBUG 91 -> [0,5,"WebDriver:GetWindowRect",{}]
[task 2020-03-09T18:00:41.540Z] 18:00:41 INFO - 1583776841537 Marionette DEBUG 91 <- [1,5,null,{"x":0,"y":0,"width":3200,"height":2400}]
[task 2020-03-09T18:00:41.547Z] 18:00:41 INFO - 1583776841540 Marionette DEBUG 91 -> [0,6,"WebDriver:ExecuteScript",{"script":"return {\n width: window.screen.availWidth,\n height: win ... [],"filename":"tests/testing/marionette/harness/marionette_harness/tests/unit/test_window_rect.py","sandbox":null,"line":22}]
[task 2020-03-09T18:00:41.547Z] 18:00:41 INFO - 1583776841543 Marionette DEBUG 91 <- [1,6,null,{"value":{"width":1600,"height":1200}}]
[task 2020-03-09T18:00:41.547Z] 18:00:41 INFO - 1583776841543 Marionette DEBUG 91 -> [0,7,"WebDriver:SetWindowRect",{"y":null,"x":null,"width":3200,"height":2400}]
[task 2020-03-09T18:00:41.547Z] 18:00:41 INFO - 1583776841544 Marionette DEBUG 91 <- [1,7,null,{"x":0,"y":0,"width":3200,"height":2400}]
[task 2020-03-09T18:00:41.547Z] 18:00:41 INFO - 1583776841545 Marionette DEBUG 91 -> [0,8,"WebDriver:SetWindowRect",{"y":null,"x":null,"width":1600,"height":1200}]
[task 2020-03-09T18:00:41.563Z] 18:00:41 INFO - 1583776841554 Marionette DEBUG 91 <- [1,8,null,{"x":0,"y":0,"width":1280,"height":1040}]
[task 2020-03-09T18:00:41.573Z] 18:00:41 INFO - 1583776841566 Marionette DEBUG 91 -> [0,9,"WebDriver:GetWindowRect",{}]
[task 2020-03-09T18:00:41.573Z] 18:00:41 INFO - 1583776841567 Marionette DEBUG 91 <- [1,9,null,{"x":0,"y":0,"width":1280,"height":1040}]
[task 2020-03-09T18:00:41.573Z] 18:00:41 INFO - 1583776841568 Marionette DEBUG 91 -> [0,10,"Marionette:GetContext",{}]
[task 2020-03-09T18:00:41.573Z] 18:00:41 INFO - 1583776841568 Marionette DEBUG 91 <- [1,10,null,{"value":"content"}]
[task 2020-03-09T18:00:41.573Z] 18:00:41 INFO - 1583776841568 Marionette DEBUG 91 -> [0,11,"Marionette:SetContext",{"value":"chrome"}]
[task 2020-03-09T18:00:41.573Z] 18:00:41 INFO - 1583776841568 Marionette DEBUG 91 <- [1,11,null,{"value":null}]
[task 2020-03-09T18:00:41.574Z] 18:00:41 INFO - 1583776841569 Marionette DEBUG 91 -> [0,12,"WebDriver:TakeScreenshot",{"highlights":null,"full":true,"hash":false,"id":null,"scroll":true}]
[task 2020-03-09T18:00:41.621Z] 18:00:41 INFO - 1583776841617 Marionette DEBUG 91 <- [1,12,null,{"value":"iVBORw0KGgoAAAANSUhEUgAABQAAAAQQCAYAAAC9RfbYAAAgAElEQVR4nOzdf2ych33fcaZdsSDpsHVot6JZk7VJk7pZ87PJ1jVbijRb ... AAAABjAhAAAAAAxgQgAAAAAIwJQAAAAAAYE4AAAAAAMCYAAQAAAGBMAAIAAADAmAAEAAAAgDEBCAAAAABjAhAAAAAAxgI4Y6ZLZjPmZgAAAABJRU5ErkJggg=="}]
[task 2020-03-09T18:00:41.649Z] 18:00:41 INFO - 1583776841644 Marionette DEBUG 91 -> [0,13,"Marionette:SetContext",{"value":"content"}]
[task 2020-03-09T18:00:41.651Z] 18:00:41 INFO - 1583776841644 Marionette DEBUG 91 <- [1,13,null,{"value":null}]
[task 2020-03-09T18:00:41.660Z] 18:00:41 INFO - 1583776841654 Marionette DEBUG 91 -> [0,14,"Marionette:GetContext",{}]
[task 2020-03-09T18:00:41.661Z] 18:00:41 INFO - 1583776841654 Marionette DEBUG 91 <- [1,14,null,{"value":"content"}]
[task 2020-03-09T18:00:41.662Z] 18:00:41 INFO - 1583776841656 Marionette DEBUG 91 -> [0,15,"Marionette:SetContext",{"value":"content"}]
[task 2020-03-09T18:00:41.662Z] 18:00:41 INFO - 1583776841656 Marionette DEBUG 91 <- [1,15,null,{"value":null}]
[task 2020-03-09T18:00:41.663Z] 18:00:41 INFO - 1583776841657 Marionette DEBUG 91 -> [0,16,"WebDriver:GetPageSource",{}]
[task 2020-03-09T18:00:41.663Z] 18:00:41 INFO - 1583776841658 Marionette DEBUG 91 <- [1,16,null,{"value":"<html><head></head><body></body></html>"}]
[task 2020-03-09T18:00:41.664Z] 18:00:41 INFO - 1583776841658 Marionette DEBUG 91 -> [0,17,"Marionette:SetContext",{"value":"content"}]
[task 2020-03-09T18:00:41.681Z] 18:00:41 INFO - TEST-UNEXPECTED-FAIL | testing/marionette/harness/marionette_harness/tests/unit/test_window_rect.py TestWindowRect.test_resize_to_available_screen_size | AssertionError: 1280 not greater than or equal to 1600
[task 2020-03-09T18:00:41.681Z] 18:00:41 INFO - Traceback (most recent call last):

[task 2020-03-09T18:00:41.681Z] 18:00:41 INFO - Traceback (most recent call last):
[task 2020-03-09T18:00:41.681Z] 18:00:41 INFO - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_harness/marionette_test/testcases.py", line 159, in run
[task 2020-03-09T18:00:41.681Z] 18:00:41 INFO - testMethod()
[task 2020-03-09T18:00:41.681Z] 18:00:41 INFO - File "/builds/worker/workspace/build/tests/marionette/tests/testing/marionette/harness/marionette_harness/tests/unit/test_window_rect.py", line 215, in test_resize_to_available_screen_size
[task 2020-03-09T18:00:41.681Z] 18:00:41 INFO - self.assertGreaterEqual(expected_size["width"], self.max["width"])
[task 2020-03-09T18:00:41.681Z] 18:00:41 INFO - TEST-INFO took 134ms
[task 2020-03-09T18:00:41.681Z] 18:00:41 INFO - 1583776841658 Marionette DEBUG 91 <- [1,17,null,{"value":null}]
[task 2020-03-09T18:00:41.681Z] 18:00:41 INFO - 1583776841665 Marionette DEBUG 91 -> [0,18,"WebDriver:SetWindowRect",{"y":0,"x":0,"width":3200,"height":2400}]
[task 2020-03-09T18:00:41.704Z] 18:00:41 INFO - 1583776841695 Marionette DEBUG 91 <- [1,18,null,{"x":0,"y":0,"width":3200,"height":2400}]
[task 2020-03-09T18:00:41.705Z] 18:00:41 INFO - 1583776841698 Marionette DEBUG 91 -> [0,19,"WebDriver:ExecuteScript",{"script":"return document.fullscreenElement;","newSandbox":true,"args":[],"filename":"tests/testing/marionette/harness/marionette_harness/tests/unit/test_window_rect.py","sandbox":null,"line":41}]
[task 2020-03-09T18:00:41.705Z] 18:00:41 INFO - 1583776841701 Marionette DEBUG 91 <- [1,19,null,{"value":null}]
[task 2020-03-09T18:00:41.706Z] 18:00:41 INFO - 1583776841702 Marionette DEBUG 91 -> [0,20,"WebDriver:DeleteSession",{}]
[task 2020-03-09T18:00:41.706Z] 18:00:41 INFO - 1583776841703 Marionette DEBUG 91 <- [1,20,null,{"value":null}]

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
Product: Testing → Remote Protocol
Moving bug to Testing::Marionette Client and Harness component per bug 1815831.
Component: Marionette → Marionette Client and Harness
Product: Remote Protocol → Testing
You need to log in before you can comment on or make changes to this bug.