Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Adélie Package Tree Adélie Package Tree
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 384
    • Issues 384
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 20
    • Merge requests 20
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Adélie Linux
  • Adélie Package TreeAdélie Package Tree
  • Issues
  • #470
Closed
Open
Created Jan 14, 2022 by Zach van Rijn@zOwner

user/swig: python test failure: TypeError: in method 'fint', argument 1 of type 'int'

checking python testcase python_pickle (with run test)                                                                                  
Traceback (most recent call last):                                  
  File "/root/packages/user/swig/src/swig-4.0.2/Examples/test-suite/python/python_overload_simple_cast_runme3.py", line 42, in <module> 
    if fint(ai) != "fint:int":                                      
  File "/root/packages/user/swig/src/swig-4.0.2/Examples/test-suite/python/python_overload_simple_cast.py", line 127, in fint           
    return _python_overload_simple_cast.fint(arg1)                  
TypeError: in method 'fint', argument 1 of type 'int'               
make[1]: *** [Makefile:123: python_overload_simple_cast.cpptest] Error 1
Assignee
Assign to
Time tracking