Skip to content

cmd/internal/fuzztest: TestScript/test_fuzz_cgo failures #77119

Description

@gopherbot
#!watchflakes
default <- pkg == "cmd/internal/fuzztest" && test == "TestScript/test_fuzz_cgo"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestScript/test_fuzz_cgo
=== PAUSE TestScript/test_fuzz_cgo
=== CONT  TestScript/test_fuzz_cgo
    run.go:226: 2026-01-08T02:25:35Z
    run.go:228: $WORK=/Users/swarming/.swarming/w/ir/x/t/TestScripttest_fuzz_cgo2508031427/001
    run.go:235: 
        BOTO_CONFIG=/Users/swarming/.swarming/w/ir/x/a/gsutil-bbagent/.boto
        CIPD_ARCHITECTURE=amd64
        CIPD_CACHE_DIR=/Users/swarming/.swarming/w/ir/cache/cipd_cache
        CIPD_PROTOCOL=v2
...
        > env GOCACHE=$WORK/cache
        # Test that fuzzing works with cgo (issue 65169) (29.084s)
        > go test -fuzz=. -fuzztime=1x
        [stdout]
        FAIL	example.com/p [build failed]
        [stderr]
        # runtime
        ../../TestScript4015376706/001/testgoroot/src/runtime/sema.go:520:8: y.parent undefined (type **g has no field or method parent)
    run.go:235: FAIL: testdata/script/test_fuzz_cgo.txt:8: go test -fuzz=. -fuzztime=1x: exit status 1
--- FAIL: TestScript/test_fuzz_cgo (29.44s)

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions