jmespath / jmespath/jmespath.lua

Three compliance tests don't pass with Lua 5.1.4

Ouverte
#2 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Lua
Étoiles
27
Forks
10
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

% lua -v
Lua 5.1.4 Copyright (C) 1994-2008 Lua.org, PUC-Rio

% uname -a
Linux 3.13.0-44 Ubuntu SMP Wed Dec 17 00:39:15 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

% sudo make test
luarocks make rockspecs/jmespath-0.1-0.rockspec > /dev/null
busted
âââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ¼ââââ¼âââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ¼ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
681 successes / 3 failures / 0 errors / 0 pending : 0.17 seconds

Failure â ./spec/compliance_spec.lua @ 62
compliance keys(objects) from /home/user1/Downloads/jmespath.lua-master/spec/compliance/functions.json (Suite 1, case 65)
./spec/compliance_spec.lua:81: Expected objects to be the same.
Passed in:
(string) '["foo","bar"]'
Expected:
(string) '["bar","foo"]'

Failure â ./spec/compliance_spec.lua @ 62
compliance values(objects) from /home/user1/Downloads/jmespath.lua-master/spec/compliance/functions.json (Suite 1, case 69)
./spec/compliance_spec.lua:81: Expected objects to be the same.
Passed in:
(string) '["bar","baz"]'
Expected:
(string) '["baz","bar"]'

Failure â ./spec/compliance_spec.lua @ 62
compliance [[_],_] from /home/user1/Downloads/jmespath.lua-master/spec/compliance/multiselect.json (Suite 10, case 1)
./spec/compliance_spec.lua:81: Expected objects to be the same.
Passed in:
(string) '[,["object"]]'
Expected:
(string) '{"2":["object"]}'
make: **\* [test] Error 3

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.