GithubHelp home page GithubHelp logo

Get tests running about swift HOT 8 CLOSED

swiftandroid avatar swiftandroid commented on August 12, 2024
Get tests running

from swift.

Comments (8)

zhuowei avatar zhuowei commented on August 12, 2024

Some tests can run now, but the standard test framework spawns a subprocess to run tests in parallel, so need to implement subprocess.

from swift.

modocache avatar modocache commented on August 12, 2024

Some tests can run now

Can you explain how you're running tests? I'd like to work on getting tests to pass on this fork.

from swift.

modocache avatar modocache commented on August 12, 2024

Oh, I see 0079df115500e834d7c6fb40276a2f010ffee2d7. I'll try using that--thanks!

from swift.

modocache avatar modocache commented on August 12, 2024

Here are my results for swift-linux-x86_64/test-android-armv7: https://gist.github.com/modocache/cf888cf869f06207c262

tl;dr:

  Expected Passes    : 1455
  Expected Failures  : 67
  Unsupported Tests  : 648
  Unexpected Passes  : 1
  Unexpected Failures: 23

from swift.

modocache avatar modocache commented on August 12, 2024

Here are my results for swift-linux-x86_64/test-linux-x86_64:

Testing Time: 70.10s
  Expected Passes    : 1535
  Expected Failures  : 76
  Unsupported Tests  : 583

1 warning(s) in tests.

I'll look into (a) fixing the failures on swift-linux-x86_64/test-android-armv7, and (b) reducing the number of unsupported tests for that test suite.

from swift.

modocache avatar modocache commented on August 12, 2024

Tests are running pretty well. There are currently less than 10 failures across the test and validation-test suites.

To make it easier to run tests, I moved the test runner to the main Swift repository and added documentation on how to use it: 5b4e565

We can track test failures in separate issues, but the overall problem of running tests has been addressed, so I'll close this issue.

from swift.

zhuowei avatar zhuowei commented on August 12, 2024

That's awesome! thank you so much.

from swift.

modocache avatar modocache commented on August 12, 2024

No, you're awesome! 👍 Thanks for the initial work in 0079df1, it got me 99% of the way there.

from swift.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.