Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scons test: sh: 1: ./mixxx-test: not found #7827

Closed
mixxxbot opened this issue Aug 22, 2022 · 4 comments
Closed

scons test: sh: 1: ./mixxx-test: not found #7827

mixxxbot opened this issue Aug 22, 2022 · 4 comments
Milestone

Comments

@mixxxbot
Copy link
Collaborator

Reported by: nschloe
Date: 2015-01-24T20:21:36Z
Status: Fix Released
Importance: Low
Launchpad Issue: lp1414358
Tags: build


Running
```
scons test
```
supposedly builds and runs tests. However,
```
$ scons test
[...]
Building  master  - rev. 5166
Building tests.
Running tests.
./mixxx-test
sh: 1: ./mixxx-test: not found
scons: *** Error 127
[...]
```
@mixxxbot
Copy link
Collaborator Author

Commented by: daschuer
Date: 2015-01-25T10:01:10Z


I think it is
scons tests=1

@mixxxbot
Copy link
Collaborator Author

Commented by: nschloe
Date: 2015-01-25T16:30:55Z


With
```
$ scons test=1
```
I'm getting
```
[...]
Building tests.
Install root: /usr/local
scons: done reading SConscript files.
scons: Building targets ...
scons: `.' is up to date.
scons: done building targets.
```
After this,
```
$ scons test
```
actually runs the tests. Meh.

@mixxxbot
Copy link
Collaborator Author

Commented by: rryan
Date: 2018-09-15T19:43:09Z


#1805

@mixxxbot
Copy link
Collaborator Author

Issue closed with status Fix Released.

@mixxxbot mixxxbot transferred this issue from another repository Aug 24, 2022
@mixxxbot mixxxbot added this to the 2.3.0 milestone Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant