Skip to content

4.0.0a7 --no-file + --dbr #142

Description

@spirillen

Bug description

Adding the --no-file still produces output files, this is unexpected behaviour

/tmp/pyfunceble4/1238
└── /tmp/pyfunceble4/1238/output
   └── /tmp/pyfunceble4/1238/output/test.list
       ├── /tmp/pyfunceble4/1238/output/test.list/counter.json
       └── /tmp/pyfunceble4/1238/output/test.list/logs
           └── /tmp/pyfunceble4/1238/output/test.list/logs/percentage
               └── /tmp/pyfunceble4/1238/output/test.list/logs/percentage/percentage.txt

The --dbr 0 was not respected and the test failed to retest NON-ACTIVE records, See dump + https://github.com/PyFunceble/ci_test/blob/master/test.list

I would have expected a full retest of ALL records from source with the 0 set

Modifications under .PyFunceble.yaml

None

Reproduction

Steps to reproduce the behavior:

  1. Use https://github.com/PyFunceble-Templates/pyfunceble-miniconda/blob/master/pyfunceble4.sh
  2. Run with ./pyfunceble4.sh 'https://raw.githubusercontent.com/spirillen/ci_test/patch-2/test.list'
  3. With the following variable: -dbr 0 -ex --dns 192.168.1.104:53 127.0.0.1 192.168.1.53:5302 -w 6 -h --plain -a --hierarchical --database-type mariadb --no-file
  4. See error

Expected behavior

No output files, what so ever, as it is running with the --datase-type directive

Screenshots

image

Versions

OS: Ubuntu 20.04 + Conda
Python Version: 3.9.0
PyFunceble Version: 4.0.0a7

Additional context

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions