Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • jalhyd jalhyd
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

La forge institutionnelle d'INRAE étant en production depuis le 10 juin 2025, nous vous invitons à y créer vos nouveaux projets.

  • cassiopeecassiopee
  • jalhydjalhyd
  • Issues
  • #84
Closed
Open
Issue created Apr 23, 2019 by Dorchies David@david.dorchiesOwner

tests jasmine: références circulaires mal gérées avec nodejs

Le déboggage des tests ou certains tests jasmine lancés indépendamment plantent:

/home/dorch/Cassiopee2/jalhyd/build/src/cond_distri.js:24
class ConduiteDistrib extends nub_1.Nub {
                                    ^

TypeError: Class extends value undefined is not a constructor or null
    at Object.<anonymous> (/home/dorch/Cassiopee2/jalhyd/build/src/cond_distri.js:24:37)

N.B.: pour lancer un test jasmine: npm run jasmine -- "./build/spec/structure/cloisons.spec.js"

Assignee
Assign to
Time tracking