Skip to content
Snippets Groups Projects

Fix configuration of LbExec tests

Merged Marco Clemencic requested to merge clemenci-master-patch-59405 into master
All threads resolved!

accidentally I noticed a couple of issues with the tests of LbExec:

  • the exclusions workaround in pytest.ini works only if the build directory is inside the project directory
  • pytest.ini is installed in InstallArea/python

After fixing the configuration of the test I realized that one of the tests creates a file in the "current directory", so I modified the test so that the file is created in a temporary directory although I believe the file should not be created at all (and the test should check that it is the case).

Edited by Chris Burr

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • added 1 commit

    • 7066548e - Fix configuration of LbExec tests

    Compare with previous version

  • added RTA label

  • Chris Burr added 21 commits

    added 21 commits

    • 7066548e...c1a7ca1c - 19 commits from branch master
    • c3d003c7 - Fix configuration of LbExec tests
    • a22b5f50 - Only create output file from "lbexec --export" if it doesn't fail

    Compare with previous version

  • Chris Burr approved this merge request

    approved this merge request

  • Chris Burr marked this merge request as ready

    marked this merge request as ready

  • Chris Burr resolved all threads

    resolved all threads

  • merged

  • Chris Burr mentioned in commit afc88d6e

    mentioned in commit afc88d6e

  • added DPA-WP3 label

  • Please register or sign in to reply
    Loading