Merge pull request #202 from DIRACGrid/pre-commit-ci-update-config #774
Annotations
2 errors
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="ccfqcfrs3jc53bpobk7m3nttm"/>\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="ccfqcfrs3jc53bpobk7m3nttm"/>\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="ccfqcfrs3jc53bpobk7m3nttm"/>\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="ccfqcfrs3jc53bpobk7m3nttm"/>\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
|
|
The logs for this run have expired and are no longer available.
Loading