Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Kea Kea
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 559
    • Issues 559
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 59
    • Merge requests 59
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source ProjectsISC Open Source Projects
  • KeaKea
  • Issues
  • #2701
Closed
Open
Issue created Jan 05, 2023 by Wlodzimierz Wencel@wlodekMaintainer

gss unit tests failures

We have some unit tests failures on non standard builds.

  • Thread sanitiser: https://jenkins.aws.isc.org/job/kea-dev/job/ut-tsan/831/

    • CXXFLAGS = "-g3 -ggdb -O0 -fsanitize=thread -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches"
    • list of failures: https://jenkins.aws.isc.org/job/kea-dev/job/ut-tsan/831/testReport/junit/(root)/
  • undefined behaviour https://jenkins.aws.isc.org/job/kea-dev/job/ut-ubsan/423/

    • CXXFLAGS = "-g3 -ggdb -O0 -fsanitize=undefined -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches"
    • list of failures: https://jenkins.aws.isc.org/job/kea-dev/job/ut-ubsan/423/testReport/
Edited Jan 05, 2023 by Wlodzimierz Wencel
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking