Skip to content

ci: TestTracepointLoadFormat fails on bpf-next (6.5-rc1) and 6.1 #1251

@kkourt

Description

@kkourt

#1247

=== RUN   TestTracepointLoadFormat
    tracepoint_test.go:98: Unexpected result:
        expected:&[{unsigned short common_type <nil> 0 2 false} {unsigned char common_flags <nil> 2 1 false} {unsigned char common_preempt_count <nil> 3 1 false} {int common_pid <nil> 4 4 true} {pid_t pid <nil> 8 4 true} {char comm[TASK_COMM_LEN] <nil> 12 16 true} {unsigned long clone_flags <nil> 32 8 false} {short oom_score_adj <nil> 40 2 true}]
        got     :&[{unsigned short common_type <nil> 0 2 false} {unsigned char common_flags <nil> 2 1 false} {unsigned char common_preempt_count <nil> 3 1 false} {int common_pid <nil> 4 4 true} {pid_t pid <nil> 8 4 true} {char comm[16] <nil> 12 16 false} {unsigned long clone_flags <nil> 32 8 false} {short oom_score_adj <nil> 40 2 true}]
--- FAIL: TestTracepointLoadFormat (0.00s)
FAIL

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions