faradayio / cage

Develop and deploy complex Docker applications
http://cage.faraday.io
Apache License 2.0
307 stars 26 forks source link

"cage new" unit test broken on windows #44

Closed dudymas closed 7 years ago

dudymas commented 7 years ago

Per appveyor

---- project::new_from_example_uses_example_and_target stdout ----
    thread 'project::new_from_example_uses_example_and_target' panicked at 'assertion failed: output_dir.starts_with("target/test_output/hello-")', src\project.rs:511
note: Run with `RUST_BACKTRACE=1` for a backtrace.
emk commented 7 years ago

I believe this is fixed, so I'm closing it. If I'm wrong, please feel free to re-open!