Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sum verification problem #106

Open
jamg44 opened this issue Oct 3, 2017 · 3 comments · May be fixed by #108
Open

Sum verification problem #106

jamg44 opened this issue Oct 3, 2017 · 3 comments · May be fixed by #108

Comments

@jamg44
Copy link

jamg44 commented Oct 3, 2017

It seems like the verification is failing because there is more different properties in the response, but the real answer is in the first position of the resulting array.

Current Seneca version is returning more info, making all the exercises fail.

`{"kind":"notice","notice":"hello seneca 6sps9m8bu12q/1507025362667/84094/3.4.2/-","level":"info","seneca":"6sps9m8bu12q/1507025362667/84094/3.4.2/-","when":1507025363146}
{"kind":"notice","notice":"hello seneca tek1i6i2irlf/1507025362984/84094/3.4.2/-","level":"info","seneca":"tek1i6i2irlf/1507025362984/84094/3.4.2/-","when":1507025363159}
✗ Expected result: [{"answer":36},{"start":1507025363159,"end":1507025363160,"pattern":"cmd:sum,role:math","action":"_8","mi":"g8wj6rsuqok5","tx":"f7e6nf2blrck","id":"g8wj6rsuqok5/f7e6nf2blrck","instance":"6sps9m8bu12q/1507025362667/84094/3.4.2/-","tag":"-","seneca":"3.4.2","version":"0.1.0","gate":false,"fatal":false,"local":false,"timeout":22222,"plugin":{"name":"root$","fullname":"root$"},"parents":[],"sync":true,"trace":[],"sub":null,"data":null,"err":null,"err_trace":null,"error":false,"empty":null}], Actual result: [{"answer":36},{"start":1507025363132,"end":1507025363159,"pattern":"cmd:sum,role:math","action":"_8","mi":"v3a41k43onhy","tx":"owxh7w419m1r","id":"v3a41k43onhy/owxh7w419m1r","instance":"tek1i6i2irlf/1507025362984/84094/3.4.2/-","tag":"-","seneca":"3.4.2","version":"0.1.0","gate":false,"fatal":false,"local":false,"timeout":22222,"plugin":{"name":"root$","fullname":"root$"},"parents":[],"sync":true,"trace":[],"sub":null,"data":null,"err":null,"err_trace":null,"error":false,"empty":null}]

FAIL

Your solution to Sum didn't pass. Try again!`

@mmayla
Copy link

mmayla commented Oct 5, 2017

I have the same issue

@marcospolanco
Copy link

Same

@preetamkajalrout
Copy link

Same issue. And it seems to be issue because of logging part of seneca. Most of the getting-started guide or tutorial on seneca differs during the output screenshots.

Antony74 added a commit to Antony74/seneca-in-practice that referenced this issue Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants