Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1449010 > unrolled thread
| Started by | ebiederm@xmission.com (Eric W. Biederman) |
|---|---|
| First post | 2016-07-24 00:10 +0200 |
| Last post | 2016-07-24 00:10 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [fs] 54cc07a761: BUG: kernel test crashed ebiederm@xmission.com (Eric W. Biederman) - 2016-07-24 00:10 +0200
| From | ebiederm@xmission.com (Eric W. Biederman) |
|---|---|
| Date | 2016-07-24 00:10 +0200 |
| Subject | Re: [fs] 54cc07a761: BUG: kernel test crashed |
| Message-ID | <rYdho-8bU-37@gated-at.bofh.it> |
kernel test robot <xiaolong.ye@intel.com> writes:
> FYI, we noticed the following commit:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace.git for-testing
> commit 54cc07a761deb38318aca64ddf07fc45157c85e0 ("fs: Call d_automount with the filesystems creds")
>
> in testcase: boot
>
> on test machine: 1 threads qemu-system-x86_64 -enable-kvm -cpu Westmere with 320M memory
>
> caused below changes:
>
>
> +-------------------------+------------+------------+
> | | 8175435777 | 54cc07a761 |
> +-------------------------+------------+------------+
> | boot_successes | 102 | 16 |
> | boot_failures | 0 | 3 |
> | BUG:kernel_test_crashed | 0 | 3 |
> | timestamp.last | 0 | 54.951425 |
> +-------------------------+------------+------------+
The problem here seems to be the line: "BUG: kernel test crashed"
Can someone give me some clarity on what that refers to?
My experience in the last week indicates I can't trust the commit the
test bot tells me is the problem commit on these tests. So if there is
an issue I need something more to track it down with than a line of
output I don't have the source to.
Eric
Back to top | Article view | linux.kernel
csiph-web