Skip to content
This repository has been archived by the owner on Oct 20, 2021. It is now read-only.

Error in Offest during testing on Julia 0.6-rc2 #2

Closed
GravityAssisted opened this issue May 20, 2017 · 1 comment
Closed

Error in Offest during testing on Julia 0.6-rc2 #2

GravityAssisted opened this issue May 20, 2017 · 1 comment

Comments

@GravityAssisted
Copy link

Just an FYI.
TOML gives error for the Offset function during testing

Test Summary:               | Pass  Fail  Total
TOML parser                 |  240     3    243
  Parser internal functions |    9            9
  Lookups                   |    8            8
  New line                  |   29           29
  Offset->(Line, Col)       |    3     3      6
  Strings                   |   20           20
  Numbers                   |   37           37
  Booleans                  |    6            6
  Datetime                  |   19           19
  Keys                      |   19           19
  Tables                    |   62           62
  Arrays                    |   28           28
ERROR: LoadError: Some tests did not pass: 240 passed, 3 failed, 0 errored, 0 broken.
@joaquimg
Copy link

joaquimg commented Nov 9, 2017

It passes all tests in v0.6.0:

INFO: Testing TOML
Test Summary: | Pass  Total
TOML parser   |  243    243
Test Summary: | Pass  Total
TOML printer  |    1      1
INFO: TOML tests passed

@wildart wildart closed this as completed Nov 14, 2017
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

3 participants