Skip to content
This repository was archived by the owner on Jan 8, 2025. It is now read-only.

tmc test does not run on window #405

Open
innolight opened this issue Nov 7, 2019 · 0 comments
Open

tmc test does not run on window #405

innolight opened this issue Nov 7, 2019 · 0 comments

Comments

@innolight
Copy link

innolight commented Nov 7, 2019

In my machine I cannot run my test at all. No test is run and all tests are reported as passing.

Are you aware of this possibility and any suggestion on how to fix it?


PS D:\hy-data-analysis-with-python-summer-2019> java -jar "C:\Users\Linh Duong\Downloads\tmc.jar" test
Testing: part01-e01_hello_world
Test results: 0/0 tests passed
All tests passed! Submit to server with 'tmc submit'

Testing: part01-e02_compliment
Test results: 0/0 tests passed
All tests passed! Submit to server with 'tmc submit'

Testing: part01-e03_multiplication
Test results: 0/0 tests passed
All tests passed! Submit to server with 'tmc submit'

Testing: part01-e04_multiplication_table
Test results: 0/0 tests passed
All tests passed! Submit to server with 'tmc submit'

Testing: part01-e05_two_dice
Test results: 0/0 tests passed
All tests passed! Submit to server with 'tmc submit'

Testing: part01-e06_triple_square
Test results: 0/0 tests passed
All tests passed! Submit to server with 'tmc submit'

Testing: part01-e07_areas_of_shapes
Test results: 0/0 tests passed
All tests passed! Submit to server with 'tmc submit'

Testing: part01-e08_solve_quadratic
Test results: 0/0 tests passed
All tests passed! Submit to server with 'tmc submit'

Testing: part01-e09_merge
Test results: 0/0 tests passed
All tests passed! Submit to server with 'tmc submit'

Testing: part01-e10_detect_ranges
Test results: 0/0 tests passed
All tests passed! Submit to server with 'tmc submit'

Testing: part01-e11_interleave
Test results: 0/0 tests passed
All tests passed! Submit to server with 'tmc submit'

Testing: part01-e12_distinct_characters
Test results: 0/0 tests passed
All tests passed! Submit to server with 'tmc submit'

Testing: part01-e13_reverse_dictionary
Test results: 0/0 tests passed
All tests passed! Submit to server with 'tmc submit'

Testing: part01-e14_find_matching
Test results: 0/0 tests passed
All tests passed! Submit to server with 'tmc submit'

Testing: part01-e15_two_dice_comprehension
Test results: 0/0 tests passed
All tests passed! Submit to server with 'tmc submit'

Testing: part01-e16_transform
Test results: 0/0 tests passed
All tests passed! Submit to server with 'tmc submit'

Testing: part01-e17_positive_list
Test results: 0/0 tests passed
All tests passed! Submit to server with 'tmc submit'

Testing: part01-e18_acronyms
Test results: 0/0 tests passed
All tests passed! Submit to server with 'tmc submit'

Testing: part01-e19_sum_equation
Test results: 0/0 tests passed
All tests passed! Submit to server with 'tmc submit'

Testing: part01-e20_usemodule
Test results: 0/0 tests passed
All tests passed! Submit to server with 'tmc submit'

Total results: 20/20 exercises passed
100%[████████████████████████████████████████████████████████████████]

Also, at least the submit part worked:

PS D:\hy-data-analysis-with-python-summer-2019> java -jar "C:\Users\Linh Duong\Downloads\tmc.jar" submit part01-e01_hello_world
Submitting: part01-e01_hello_world
Test results: 1/1 tests passed
100%[████████████████████████████████████████████████████████████████]
All tests passed on server!
Points permanently awarded: [p01-01.1]
Model solution: https://tmc.mooc.fi/exercises/66967/solution
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant