Hi cockpit team,

It has been a couple months since I have done any work on
cockpit-session-recording, today I went to run make check(with
TEST_OS=fedora-32) on my local system and the tests are failing during
login when the testlib try_login() checks for the '#authorized-input'
selector.

   http://pastebin.test.redhat.com/907545

Browsing to http://127.0.0.2:9091/ shows me the expected cockpit login
screen, but browsing to http://127.0.0.2:9091/cockpit/login I just see
'Authentication failed'

The resulting js.log has the following line:

    cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to
load resource: the server responded with a status of 401
(Authentication failed)', 'timestamp': 1601665538764.649, 'url':
'http://127.0.0.2:9091/cockpit/login', 'networkRequestId':
'1970818.8'}

Is there something I need to update in how we are executing the tests,
or using the cockpit test library?
https://github.com/Scribery/cockpit-session-recording/blob/master/test/check-application

Thanks in advance.

-Justin
_______________________________________________
cockpit-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/[email protected]

Reply via email to