← Back to team overview

debcrafters-packages team mailing list archive

[Bug 2120364] [NEW] Please run intregration tests in autopkgtests

 

Public bug reported:

It would be nice to run the tests/cli.rs integration tests in
autopkgtest against the installed 3cpio.

Problems to solve:
* tests/cli.rs uses threecpio::temp_dir::TempDir. So the threecpio library should be made available.
* I do not know how to run the tests out of tree.

Idea:

```
cp -r tests $outoftree
cd $outoftree
$compile_and_run tests/cli.rs
```

** Affects: rust-threecpio (Ubuntu)
     Importance: Medium
         Status: Triaged

-- 
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to rust-threecpio in Ubuntu.
Matching subscriptions: rust-threecpio
https://bugs.launchpad.net/bugs/2120364

Title:
  Please run intregration tests in autopkgtests

Status in rust-threecpio package in Ubuntu:
  Triaged

Bug description:
  It would be nice to run the tests/cli.rs integration tests in
  autopkgtest against the installed 3cpio.

  Problems to solve:
  * tests/cli.rs uses threecpio::temp_dir::TempDir. So the threecpio library should be made available.
  * I do not know how to run the tests out of tree.

  Idea:

  ```
  cp -r tests $outoftree
  cd $outoftree
  $compile_and_run tests/cli.rs
  ```

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rust-threecpio/+bug/2120364/+subscriptions