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

Failing test TestDNSExecuteWithResults #6012

Closed
1 task done
ehsandeep opened this issue Jan 29, 2025 · 0 comments · Fixed by #6014
Closed
1 task done

Failing test TestDNSExecuteWithResults #6012

ehsandeep opened this issue Jan 29, 2025 · 0 comments · Fixed by #6014
Assignees
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@ehsandeep
Copy link
Member

Is there an existing issue for this?

  • I have searched the existing issues.

Current Behavior

=== NAME  TestDNSExecuteWithResults
    request_test.go:65: 
        	Error Trace:	/Users/runner/work/nuclei/nuclei/pkg/protocols/dns/request_test.go:65
        	Error:      	Not equal: 
        	            	expected: 1
        	            	actual  : 0
        	Test:       	TestDNSExecuteWithResults
        	Messages:   	could not get correct number of results
--- FAIL: TestDNSExecuteWithResults (0.01s)
    --- PASS: TestDNSExecuteWithResults/domain-valid (0.01s)

Expected Behavior

passing test

Steps To Reproduce

https://github.com/projectdiscovery/nuclei/actions/runs/13015318830/job/36303175901?pr=5951

Relevant log output

Environment

latest

Anything else?

No response

@ehsandeep ehsandeep added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants