[Mesa-dev] [Bug 43353] [swrast] piglit bgra-vert-attrib-pointer regression

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Nov 30 08:58:54 PST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=43353

José Fonseca <jfonseca at vmware.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jfonseca at vmware.com

--- Comment #4 from José Fonseca <jfonseca at vmware.com> 2011-11-30 08:58:54 PST ---
(In reply to comment #3)
> There are only 'skip'ped commits left to test.
> The first bad commit could be any of:
> 762c9766c93697af8d7fbaa729aed118789dbe8e
> 76ba431b97087e2d5ca0351e0d613f0812fd1425
> We cannot bisect more!
> bisect run cannot continue any more

Vinson,

If you apply Chia-I Wu's commit w/ build fix by doing

  git bisect ...

  git cherry-pick -n 76ba431b97087e2d5ca0351e0d613f0812fd1425 
  ... # test
  git reset --hard HEAD

  and so on

then it should be possible to bisect further.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list