Skip to content

Improve CS sync

Improve CS sync #766

Re-run triggered January 23, 2024 15:37
Status Failure
Total duration 7m 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: pull_request
pytest-integration
7m 31s
pytest-integration
client-generation
3m 1s
client-generation
Matrix: pytest
Fit to window
Zoom out
Zoom in

Annotations

2 errors
pytest-integration: diracx-cli/tests/test_login.py#L11
test_login assert 'Please close the window' in '<!DOCTYPE html>\n<html>\n <head>\n <meta charset="utf-8">\n <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">\n <title>dex</title>\n <meta name="viewport" content="width=device-width, initial-scale=1.0">\n <link href="static/main.css" rel="stylesheet">\n <link href="theme/styles.css" rel="stylesheet">\n <link rel="icon" href="theme/favicon.png">\n </head>\n\n <body class="theme-body">\n <div class="theme-navbar">\n <div class="theme-navbar__logo-wrap">\n <img class="theme-navbar__logo" src="theme/logo.png">\n </div>\n </div>\n\n <div class="dex-container">\n\n\n<div class="theme-panel">\n <h2 class="theme-heading">Grant Access</h2>\n\n <hr class="dex-separator">\n <div>\n \n <div class="dex-subtle-text">CLI app would like to:</div>\n <ul class="dex-list">\n \n <li>View basic profile information</li>\n \n </ul>\n \n </div>\n <hr class="dex-separator">\n\n <div>\n <div class="theme-form-row">\n <form method="post">\n <input type="hidden" name="req" value="r6fmor6al2xckuefxuckfnnsf"/>\n <input type="hidden" name="approval" value="approve">\n <button type="submit" class="dex-btn theme-btn--success">\n <span class="dex-btn-text">Grant Access</span>\n </button>\n </form>\n </div>\n <div class="theme-form-row">\n <form method="post">\n <input type="hidden" name="req" value="r6fmor6al2xckuefxuckfnnsf"/>\n <input type="hidden" name="approval" value="rejected">\n <button type="submit" class="dex-btn theme-btn-provider">\n <span class="dex-btn-text">Cancel</span>\n </button>\n </form>\n </div>\n </div>\n\n</div>\n\n </div>\n </body>\n</html>\n\n' + where '<!DOCTYPE html>\n<html>\n <head>\n <meta charset="utf-8">\n <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">\n <title>dex</title>\n <meta name="viewport" content="width=device-width, initial-scale=1.0">\n <link href="static/main.css" rel="stylesheet">\n <link href="theme/styles.css" rel="stylesheet">\n <link rel="icon" href="theme/favicon.png">\n </head>\n\n <body class="theme-body">\n <div class="theme-navbar">\n <div class="theme-navbar__logo-wrap">\n <img class="theme-navbar__logo" src="theme/logo.png">\n </div>\n </div>\n\n <div class="dex-container">\n\n\n<div class="theme-panel">\n <h2 class="theme-heading">Grant Access</h2>\n\n <hr class="dex-separator">\n <div>\n \n <div class="dex-subtle-text">CLI app would like to:</div>\n <ul class="dex-list">\n \n <li>View basic profile information</li>\n \n </ul>\n \n </div>\n <hr class="dex-separator">\n\n <div>\n <div class="theme-form-row">\n <form method="post">\n <input type="hidden" name="req" value="r6fmor6al2xckuefxuckfnnsf"/>\n <input type="hidden" name="approval" value="approve">\n <button type="submit" class="dex-btn theme-btn--success">\n <span class="dex-btn-text">Grant Access</span>\n </button>\n </form>\n </div>\n <div class="theme-form-row">\n <form method="post">\n <input type="hidden" name="req" value="r6fmor6al2xckuefxuckfnnsf"/>\n <input type="hidden" name="approval" value="rejected">\n <button type="submit" class="dex-btn theme-btn-provider">\n <span class="dex-btn-text">Cancel</span>\n </button>\n </form>\n </div>\n </div>\n\n</div>\n\n </div>\n </body>\n</html>\n\n' = <Response [200]>.text
pytest-integration
Process completed with exit code 1.