Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
BIND
BIND
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 626
    • Issues 626
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 109
    • Merge Requests 109
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source Projects
  • BINDBIND
  • Issues
  • #2326

Closed
Open
Created Dec 02, 2020 by Peter Davies@peterdDeveloper

Some of the statschannel system test cases fail if I build BIND 9.16.9

Summary

Some of the statschannel system test cases fail if I build BIND 9.16.9 --without-libmlx2 and with pytest as follows:

D:statschannel:FAILED tests-xml.py::test_zone_timers_primary_xml - assert 404 == 200
D:statschannel:FAILED tests-xml.py::test_zone_timers_secondary_xml - assert 404 == 200
D:statschannel:FAILED tests-xml.py::test_zone_with_many_keys_xml - assert 404 == 200
D:statschannel:FAILED tests-xml.py::test_traffic_xml - assert 404 == 200

These tests seem to be run without checking "HAVEXMLSTATS". It is suggest skipping these python tests if "HAVEXMLSTATS" is false, like tests.sh does.

Also suspect the same kind of problem exists for json

BIND version used

9.16.9

See RT #17360

Edited Dec 02, 2020 by Peter Davies
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None