Coder Social home page Coder Social logo

Comments (11)

alejgh avatar alejgh commented on June 16, 2024 1

If you could try it meanwhile I work on the travis configuration of the hercules-ontology repo would be awesome. Otherwise will try it myself later.

Yes, I will start a pull request

from shex-lite.

thewillyhuman avatar thewillyhuman commented on June 16, 2024

Now travis claims that the library scoverage is not available: https://travis-ci.org/github/weso/shex-lite/jobs/670493746#L391

from shex-lite.

thewillyhuman avatar thewillyhuman commented on June 16, 2024

Now the travis error is The compiler bridge sources org.scala-sbt:compiler-bridge_2.13:1.1.1:compile could not be retrieved. From here: https://travis-ci.org/github/weso/shex-lite/jobs/670496045#L398

from shex-lite.

thewillyhuman avatar thewillyhuman commented on June 16, 2024

Okey so here I found an issue with the same error but the solution they implemented did not work for me...

Help @alejgh @labra please...

from shex-lite.

alejgh avatar alejgh commented on June 16, 2024

Okay, I have been doing some tests and I cannot currently build the project even locally since you made the change to the sbt version in project/build.properties.

I think that sbt 1.1.1 is not compatible with Scala 2.13.1?

If I restore the sbt version to the original one (1.3.7) I get one fail from the test suite:

[info] IdentificationWalkerTest:
[info] - Check that a base redefinition is detected by the identification walker *** FAILED ***
[info]   compiler.semantic.MemoryErrorHandler.hasErrors was true (IdentificationWalkerTest.scala:55)
[info] - Check that a base declaration is detected by the identification walker
[info] PrefixDefinitionSyntaxTest:
[info] - A prefix with a bad iri is not accepted
[info] - A good formed prefix is accepted
[info] Run completed in 549 milliseconds.
[info] Total number of tests run: 20
[info] Suites: completed 3, aborted 0
[info] Tests: succeeded 19, failed 1, canceled 0, ignored 0, pending 0
[info] *** 1 TEST FAILED ***
[error] Failed tests:
[error] 	compiler.IdentificationWalkerTest
[error] (Test / test) sbt.TestsFailedException: Tests unsuccessful
[error] Total time: 18 s, completed Apr 3, 2020, 1:21:52 PM

I think we had this error in travis earlier in the morning.

Regarding the problems with travis and scoverage, there is this issue available scoverage/sbt-scoverage#295

from shex-lite.

alejgh avatar alejgh commented on June 16, 2024

@labra has also faced this problem: weso/utils#3

from shex-lite.

thewillyhuman avatar thewillyhuman commented on June 16, 2024

Yeah sbt version change was just for testing, you can change it to usual on e(1.3.7) with no problem. Will try to fix it my self. That error in the tests is also strange as in intellij report all of them pass...

from shex-lite.

alejgh avatar alejgh commented on June 16, 2024

Should we revert the Scala version to 2.13.0 to see if it works?

from shex-lite.

thewillyhuman avatar thewillyhuman commented on June 16, 2024

If you could try it meanwhile I work on the travis configuration of the hercules-ontology repo would be awesome. Otherwise will try it myself later.

from shex-lite.

alejgh avatar alejgh commented on June 16, 2024

Yeah sbt version change was just for testing, you can change it to usual on e(1.3.7) with no problem. Will try to fix it my self. That error in the tests is also strange as in intellij report all of them pass...

I'm running the tests locally from the command line, maybe Intellij does something else under the hood 🤔

from shex-lite.

thewillyhuman avatar thewillyhuman commented on June 16, 2024

Yeah sbt version change was just for testing, you can change it to usual on e(1.3.7) with no problem. Will try to fix it my self. That error in the tests is also strange as in intellij report all of them pass...

I'm running the tests locally from the command line, maybe Intellij does something else under the hood 🤔

Okay at the end of the day if what fails is the test I'm not so worried. At least they are being executed.

from shex-lite.

Related Issues (20)

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.