Skip to content

[packetbeat][windows-7-32] got some failed tests for TestParseTableRaw #22303

@v1v

Description

@v1v

Failed Test

Stack Trace

[2020-10-30T10:32:52.085Z] C:\Users\jenkins\workspace\Beats_beats_PR-19797\src\github.com\elastic\beats\packetbeat>mage build unitTest 
[2020-10-30T10:33:10.213Z] >> build: Building packetbeat
[2020-10-30T10:34:31.781Z] >> go test: Unit Testing
[2020-10-30T10:35:39.544Z] FAILURES:
[2020-10-30T10:35:39.544Z] Package: github.com/elastic/beats/v7/packetbeat/procs
[2020-10-30T10:35:39.544Z] Test:    [build failed]
[2020-10-30T10:35:39.544Z] procs\procs_windows_test.go:55:68: constant 3435973836 overflows int
[2020-10-30T10:35:39.544Z] ----
[2020-10-30T10:35:39.544Z] SUMMARY:
[2020-10-30T10:35:39.544Z]   Fail:     1
[2020-10-30T10:35:39.544Z]   Skip:     0
[2020-10-30T10:35:39.544Z]   Pass:     339
[2020-10-30T10:35:39.544Z]   Packages: 24
[2020-10-30T10:35:39.544Z]   Duration: 1m9.1386719s
[2020-10-30T10:35:39.544Z]   Coverage Report: C:\Users\jenkins\workspace\Beats_beats_PR-19797\src\github.com\elastic\beats\packetbeat\build\TEST-go-unit.html
[2020-10-30T10:35:39.544Z]   JUnit Report:    C:\Users\jenkins\workspace\Beats_beats_PR-19797\src\github.com\elastic\beats\packetbeat\build\TEST-go-unit.xml
[2020-10-30T10:35:39.544Z]   Output File:     C:\Users\jenkins\workspace\Beats_beats_PR-19797\src\github.com\elastic\beats\packetbeat\build\TEST-go-unit.out
[2020-10-30T10:35:39.544Z] >> go test: Unit Test Failed
[2020-10-30T10:35:39.544Z] Error: go test failed: 1 test failures
script returned exit code 1[2020-10-30T10:35:39.897Z] 

Test output

image

# github.com/elastic/beats/v7/packetbeat/procs [github.com/elastic/beats/v7/packetbeat/procs.test]
procs\procs_windows_test.go:55:68: constant 3435973836 overflows int

#### XML output

	<testsuite tests="1" failures="1" time="0.000" name="github.com/elastic/beats/v7/packetbeat/procs">
		<properties>
			<property name="go.version" value="go1.14.7"></property>
		</properties>
		<testcase classname="procs" name="[build failed]" time="0.000">
			<failure message="Failed" type="">procs\procs_windows_test.go:55:68: constant 3435973836 overflows int</failure>
		</testcase>
	</testsuite>

Metadata

Metadata

Assignees

Labels

Packetbeatwindows-7-32Enable builds in the CI for windows-7 32 bits

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions