-
Notifications
You must be signed in to change notification settings - Fork 1
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
Mixed assignments test.. #26
Comments
If you are posting assignments against the bridges-cs server you won't see any of the recent round of changes. Try posting the tests against the bridges-clone server, you should have better luck. |
Did look at the clone server, same result.
http://bridges-clone.herokuapp.com/assignments/2015/bridges_testing
On 1/4/19 5:21 PM, David Burlinson wrote:
If you are posting assignments against the bridges-cs server you won't
see any of the recent round of changes. Try posting the tests against
the bridges-clone server, you should have better luck.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#26 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFZSOPPiATsyKL05-5lb-8QuTNzIqdopks5u_9PngaJpZM4ZtlOA>.
--
Kalpathi Subramanian Ph: 704 687 8579
Associate Professor Email: krs@uncc.edu
Dept of Computer Science Web:http://webpages.uncc.edu/krs
The University of North Carolina
Charlotte, NC 28223-0001
|
but maybe there is a difference to how it is posted?
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.
|
Erik is correct, you will need to post the assignment to the bridges-clone server in order for the system to correctly set up the visualizations. |
But I did try it on the clone with this test. Will try again..
I am getting differences in the behavior of the tests between my Mac
at home and at work.. so annoying.
== krs
…On 1/4/19 10:22 PM, David Burlinson wrote:
Erik is correct, you will need to post the assignment to the
bridges-clone server in order for the system to correctly set up the
visualizations.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#26 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFZSOKphdGrO8q0NqTp80qbrFha3eAYzks5vABqLgaJpZM4ZtlOA>.
|
I guess this is actually a good thing. It means we get more chance of finding problems early. |
BTW, this works for me. |
I removed the bst_eq and bst_imdb from the c++ master copy as the BST.h
was not there. Anyhow, I dont think we need these there, as we have
enough tests with this dataset. I can run all the tests on my home machine.
-- krs
On 1/6/19 12:26 AM, Erik Saule wrote:
I am getting differences in the behavior of the tests between my
Mac at home and at work.. so annoying.
I guess this is actually a good thing. It means we get more chance of
finding problems early.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#26 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFZSOOaxH6g5o-jFp_RfeQp_81PWgoiEks5vAYkXgaJpZM4ZtlOA>.
--
Kalpathi Subramanian Ph: 704 687 8579
Associate Professor Email: krs@uncc.edu
Dept of Computer Science Web:http://webpages.uncc.edu/krs
The University of North Carolina
Charlotte, NC 28202-0001
|
I am not seeing the 2D array visualization in this test, but I see the tree, list and shape collection assignments.
http://bridges-cs.herokuapp.com/assignments/2015/bridges_testing
The text was updated successfully, but these errors were encountered: