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

tmc test does not run on window #405

@innolight

Description

@innolight

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions