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 build test on windows (Test_scanallips_normalizeStoreInputValue) #5097

Closed
ehsandeep opened this issue Apr 24, 2024 · 0 comments · Fixed by #5067
Closed

failing build test on windows (Test_scanallips_normalizeStoreInputValue) #5097

ehsandeep opened this issue Apr 24, 2024 · 0 comments · Fixed by #5067
Assignees
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Milestone

Comments

@ehsandeep
Copy link
Member

--- FAIL: Test_scanallips_normalizeStoreInputValue (0.03s)
    hmap_test.go:151: 
        	Error Trace:	D:/a/nuclei/nuclei/pkg/input/provider/list/hmap_test.go:151
        	Error:      	elements differ
        	            	
        	            	extra elements in list A:
        	            	([]interface {}) (len=1) {
        	            	 (string) (len=15) "128.199.[158](https://github.com/projectdiscovery/nuclei/actions/runs/8814385257/job/24194117445?pr=5092#step:7:159).128"
        	            	}
        	            	
        	            	
        	            	extra elements in list B:
        	            	([]interface {}) (len=1) {
        	            	 (string) ""
        	            	}
        	            	
        	            	
        	            	listA:
        	            	([]string) (len=1) {
        	            	 (string) (len=15) "128.199.158.128"
        	            	}
        	            	
        	            	
        	            	listB:
        	            	([]string) (len=1) {
        	            	 (string) ""
        	            	}
        	Test:       	Test_scanallips_normalizeStoreInputValue
        	Messages:   	could not get correct ips for hostname scanme.sh
FAIL
@ehsandeep ehsandeep added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Apr 24, 2024
@RamanaReddy0M RamanaReddy0M linked a pull request Apr 27, 2024 that will close this issue
4 tasks
@RamanaReddy0M RamanaReddy0M changed the title failing buil test on windows (Test_scanallips_normalizeStoreInputValue) failing build test on windows (Test_scanallips_normalizeStoreInputValue) Apr 27, 2024
@ehsandeep ehsandeep added this to the nuclei v3.2.6 milestone Apr 27, 2024
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