Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • cubicweb cubicweb
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 194
    • Issues 194
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 18
    • Merge requests 18
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • cubicweb
  • cubicwebcubicweb
  • Issues
  • #29

Closed
Open
Created May 12, 2020 by Laurent Peuch@bramMaintainer

the whole test/unittest_compare.py in rql module is marked as broken, find out why

As you can see here:

https://forge.extranet.logilab.fr/open-source/CubicWeb/RQL/blob/c74b5e109a4e785d521af7a9bae4cc674b43624d/test/unittest_compare.py#L40-41

 class RQLCompareClassTest(TestCase):
     """ Compare RQL strings """
     @classmethod
     def setUpClass(cls):
         raise SkipTest('broken')

All those tests are skipped because they are apparently broken.

It might worth it inspecting them and maybe fixing them.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking