-
-
Notifications
You must be signed in to change notification settings - Fork 657
Closed
Description
https://github.com/sagemath/sage/actions/runs/7255417441/job/19774531848#step:11:11999
age -t --random-seed=178904503934756499139620275929730623459 src/sage/tests/gap_packages.py
**********************************************************************
File "src/sage/tests/gap_packages.py", line 106, in sage.tests.gap_packages.all_installed_packages
Failed example:
all_installed_packages()
Expected:
(...'gapdoc'...)
Got:
('Browse',
'CaratInterface',
'FactInt',
'GAPDoc',
'aclib',
'alnuth',
'atlasrep',
'autpgrp',
'crisp',
'cryst',
'crystcat',
'ctbllib',
'curlInterface',
'fga',
'io',
'irredsol',
'laguna',
'polenta',
'polycyclic',
'primgrp',
'radiroot',
'resclasses',
'smallgrp',
'sophus',
'spinsym',
'tomlib',
'transgrp',
'utils')
**********************************************************************