Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • BIND BIND
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 633
    • Issues 633
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 90
    • Merge requests 90
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source ProjectsISC Open Source Projects
  • BINDBIND
  • Issues
  • #2555
Closed
Open
Issue created Mar 05, 2021 by Michal Nowak@mnowakMaintainer

journal test fails on Windows

The newly added journal system test fails on Windows on v9_16:

S:journal:2021-03-04T19:27:15-0800
T:journal:1:A
A:journal:System test journal
I:journal:PORTRANGE:8800 - 8899
I:journal:starting servers
I:journal:check outdated journal rolled forward (dynamic) (1)
I:journal:check outdated empty journal did not cause an error (dynamic) (2)
I:journal:check outdated journals were updated or removed (dynamic) (3)
I:journal:failed
I:journal:check updated journal has correct RR count (dynamic) (4)
I:journal:failed
I:journal:check new-format journal rolled forward (dynamic) (5)
I:journal:check new-format empty journal did not cause error (dynamic) (6)
I:journal:check new-format journals were updated or removed (dynamic) (7)
I:journal:check outdated up-to-date journal succeeded (ixfr-from-differences) (8)
I:journal:check outdated journal was updated (ixfr-from-differences) (9)
I:journal:failed
I:journal:check journal with mixed headers succeeded (version 1,2,1,2) (10)
I:journal:check journal with mixed headers was updated (version 1,2,1,2) (11)
I:journal:failed
I:journal:check journal with mixed headers succeeded (version 2,1,2,1) (12)
I:journal:check journal with mixed headers was updated (version 2,1,2,1) (13)
I:journal:failed
I:journal:check there are no journals left un-updated (14)
I:journal:failed
I:journal:check journal downgrade/upgrade (15)
I:journal:check max-journal-size works after journal update (16)
I:journal:failed
I:journal:check max-journal-size works with non-updated journals (17)
I:journal:check journal index consistency (18)
I:journal:exit status: 7
I:journal:stopping servers
I:journal:pytest not installed, skipping python tests
R:journal:FAIL
E:journal:2021-03-04T19:27:25-0800

Starting with this test failing:

I:journal:check outdated journals were updated or removed (dynamic) (3)
I:journal:failed

It's changed.db.jnl file has the ;BIND LOG V9 version header but ;BIND LOG V9.2 is expected (as happens on Unix).

Edited Mar 05, 2021 by Michal Nowak
Assignee
Assign to
Time tracking