Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
L
lua-TestMore
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • François Perrad
  • lua-TestMore
  • Issues
  • #4

Closed
Open
Opened Jun 25, 2012 by François Perrad@fperradMaintainer

os.date issues with KopiLua

Created by: agladysh

(I'm posting this on behalf of @gfoot who run the tests and will be able to provide details.)

Running lua-TestMore against KopiLua (http://www.ppl-pilot.com/kopilua.aspx).

RunTestMoreTest("308-os.t") (KopiLuaTest.Tests.TestMore.RunTestMoreTest("308-
os.t"))
      not ok 3 - function date
      #     Failed test (308-os.t at line 43)
      #          got: 2012
      #     expected: 1970
      not ok 4
      #     Failed test (308-os.t at line 44)
      #          got: 6
      #     expected: 1
      not ok 5
      #     Failed test (308-os.t at line 45)
      #          got: 23
      #     expected: 1
      not ok 6
      #     Failed test (308-os.t at line 46)
      #          got: 21
      #     expected: 0
      not ok 7
      #     Failed test (308-os.t at line 47)
      #          got: 53
      #     expected: 0
      not ok 8
      #     Failed test (308-os.t at line 48)
      #          got: 34
      #     expected: 0
      not ok 9
      #     Failed test (308-os.t at line 49)
      #          got: 6
      #     expected: 5
      not ok 10
      #     Failed test (308-os.t at line 50)
      #          got: 175
      #     expected: 1

I'm not sure if these are implementation bugs or lua-TestMore issues (need to study the code more closely), reporting anyway, just in case. Feel free to return this issue back to me to do the homework. :-)

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: fperrad/lua-TestMore#4