openresty / openresty/test-nginx
[question] How i can get full details?!
Open
Nobody has claimed this yet.
- Dominant language
- Perl
- Stars
- 456
- Forks
- 112
- PR merge metrics
- No merged PRs in 30d
Description
@agentzh hi:
Failed test, how i can get full details in "got:"?!
# Failed test 'TEST 1: session - response_body - response is expected (req 0)'
# at /usr/local/share/perl/5.14.2/Test/Nginx/Socket.pm line 1282.
# got: "{! Warning: session_start() [<a href='function.ses"...
# length: 232
...
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The failure is reported from /usr/local/share/perl/5.14.2/Test/Nginx/Socket.pm at line 1282; begin there and trace how the got: value is formatted. Reproduce the session response-body test and determine what change would expose the full response in the failure output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- perl
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100