diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2026-01-19 15:57:09 +0100 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2026-01-20 08:35:12 +0000 |
| commit | 300ecf9e8fcda4e7a0cef8249ca1d6d1394ca4f1 (patch) | |
| tree | 8a6fe959c34a32017346bf39f082a6fcc669b0d7 /dashboard | |
| parent | c3117fc5b6ef9751fabc4522a4e9183c82c13b0a (diff) | |
pkg/subsystem: regenerate Linux subsystems
Diffstat (limited to 'dashboard')
| -rw-r--r-- | dashboard/app/linux_reporting_test.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dashboard/app/linux_reporting_test.go b/dashboard/app/linux_reporting_test.go index 15340252e..9b1ce697c 100644 --- a/dashboard/app/linux_reporting_test.go +++ b/dashboard/app/linux_reporting_test.go @@ -50,6 +50,7 @@ func TestFsSubsystemFlow(t *testing.T) { // The subsystem should have been taken from the guilty path. c.expectEQ(reply.Subject, "[syzbot] [nilfs?] WARNING in nilfs_dat_commit_end") assert.ElementsMatch(t, reply.To, []string{ + "slava@dubeyko.com", "konishi.ryusuke@gmail.com", "linux-kernel@vger.kernel.org", "linux-nilfs@vger.kernel.org", |
