chore: enhance editors UX #11704
Triggered via pull request
March 13, 2025 13:48
Status
Failure
Total duration
1h 15m 22s
Artifacts
–
Annotations
5 errors
test (deploy)
Process completed with exit code 1.
|
test (deploy):
tests/ui/test_views.py#L88
test_external_endpoint_on_institution_homepage
assert -1 > 1
+ where -1 = <built-in method find of str object at 0x555c51940b90>('https://resources.rero.ch/bib/test/css/')
+ where <built-in method find of str object at 0x555c51940b90> = 'b\'\\n\\n<!DOCTYPE html>\\n<html\\n lang="en" dir="ltr">\\n\\n <head>\\n \\n <base href="/org1/" />\\n \\n...ense\\n along with this program. If not, see <http://www.gnu.org/licenses/>.\\n\\n-->\\n\\n </body>\\n\\n </html>\''.find
+ where 'b\'\\n\\n<!DOCTYPE html>\\n<html\\n lang="en" dir="ltr">\\n\\n <head>\\n \\n <base href="/org1/" />\\n \\n...ense\\n along with this program. If not, see <http://www.gnu.org/licenses/>.\\n\\n-->\\n\\n </body>\\n\\n </html>\'' = str(b'\n\n<!DOCTYPE html>\n<html\n lang="en" dir="ltr">\n\n <head>\n \n <base href="/org1/" />\n \n <meta ch...ublic License\n along with this program. If not, see <http://www.gnu.org/licenses/>.\n\n-->\n\n </body>\n\n </html>')
+ where b'\n\n<!DOCTYPE html>\n<html\n lang="en" dir="ltr">\n\n <head>\n \n <base href="/org1/" />\n \n <meta ch...ublic License\n along with this program. If not, see <http://www.gnu.org/licenses/>.\n\n-->\n\n </body>\n\n </html>' = <WrapperTestResponse 13913 bytes [200 OK]>.data
|
test (dev)
The operation was canceled.
|
test (dev):
tests/ui/test_views.py#L88
test_external_endpoint_on_institution_homepage
assert -1 > 1
+ where -1 = <built-in method find of str object at 0x55cc8e682dd0>('https://resources.rero.ch/bib/test/css/')
+ where <built-in method find of str object at 0x55cc8e682dd0> = 'b\'\\n\\n<!DOCTYPE html>\\n<html\\n lang="en" dir="ltr">\\n\\n <head>\\n \\n <base href="/org1/" />\\n \\n...ense\\n along with this program. If not, see <http://www.gnu.org/licenses/>.\\n\\n-->\\n\\n </body>\\n\\n </html>\''.find
+ where 'b\'\\n\\n<!DOCTYPE html>\\n<html\\n lang="en" dir="ltr">\\n\\n <head>\\n \\n <base href="/org1/" />\\n \\n...ense\\n along with this program. If not, see <http://www.gnu.org/licenses/>.\\n\\n-->\\n\\n </body>\\n\\n </html>\'' = str(b'\n\n<!DOCTYPE html>\n<html\n lang="en" dir="ltr">\n\n <head>\n \n <base href="/org1/" />\n \n <meta ch...ublic License\n along with this program. If not, see <http://www.gnu.org/licenses/>.\n\n-->\n\n </body>\n\n </html>')
+ where b'\n\n<!DOCTYPE html>\n<html\n lang="en" dir="ltr">\n\n <head>\n \n <base href="/org1/" />\n \n <meta ch...ublic License\n along with this program. If not, see <http://www.gnu.org/licenses/>.\n\n-->\n\n </body>\n\n </html>' = <WrapperTestResponse 13913 bytes [200 OK]>.data
|
test (dev)
The strategy configuration was canceled because "test.deploy" failed
|