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

build fail #1

Open
shreyas87 opened this issue Dec 18, 2016 · 1 comment
Open

build fail #1

shreyas87 opened this issue Dec 18, 2016 · 1 comment

Comments

@shreyas87
Copy link

make all fails with the following error

Results :

Failed tests:
TranscodeVideoTest.testGetFFmpegMediaParameters:51 expected:<480.0> but was:<0.0>

Tests in error:
TranscodeVideoTest.testTranscode:29 » ArrayIndexOutOfBounds 0

Tests run: 15, Failures: 1, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29.690 s
[INFO] Finished at: 2016-12-18T18:58:18-05:00
[INFO] Final Memory: 25M/314M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project transcoding-job: There are test failures.
[ERROR]
[ERROR] Please refer to /Users/shreyassrinivasan/IdeaProjects/ffmpeg-vod-transcoder/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
make: *** [java] Error 1

@ddragosd
Copy link
Owner

Thanks, I'll check it these days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants