Re: [dev-servo] Error during compilation

2018-11-30 Thread Manish Goregaokar
It would be helpful to see what your changes are and what test command you're running (along with a full backtrace, setting RUST_BACKTRACE=1 will let you get one). I'm unable to get this same error when I test your pull request locally. (Which github issue are you talking about?) -Manish Goregaoka

[dev-servo] Error during compilation

2018-11-30 Thread Avanthikaa Ravichandran
I made changes to the ConstantSourceNode example as suggested in the review for the pull request. However, I am getting the following error while running the file: thread 'AudioRenderThread' panicked at 'index 128 out of range for slice of length 0', libcore/slice/mod.rs:1932:5 note: Run with `RUS