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

          Priority: medium
            Bug ID: 70054
          Keywords: regression
                CC: [email protected], [email protected]
          Assignee: [email protected]
           Summary: EnumStrings.LookUpByNumber regression
          Severity: major
    Classification: Unclassified
                OS: Linux (All)
          Reporter: [email protected]
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: git
         Component: Mesa core
           Product: Mesa

mesa: 61519f15aceae3e986a6e287e69684a01de3221a (master)

[ RUN      ] EnumStrings.LookUpByNumber
enum_strings.cpp:42: Failure
Value of: _mesa_lookup_enum_by_nr(everything[i].value)
  Actual: "GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET_ARB"
Expected: everything[i].name
Which is: "GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET"
enum_strings.cpp:42: Failure
Value of: _mesa_lookup_enum_by_nr(everything[i].value)
  Actual: "GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET_ARB"
Expected: everything[i].name
Which is: "GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET"
enum_strings.cpp:42: Failure
Value of: _mesa_lookup_enum_by_nr(everything[i].value)
  Actual: "GL_MAX_PROGRAM_TEXTURE_GATHER_COMPONENTS_ARB"
Expected: everything[i].name
Which is: "GL_MAX_PROGRAM_TEXTURE_GATHER_COMPONENTS"
[  FAILED  ] EnumStrings.LookUpByNumber (0 ms)


d3575622b7897c88c62e4f57341c196eb913c960 is the first bad commit
commit d3575622b7897c88c62e4f57341c196eb913c960
Author: Maxence Le Dore <[email protected]>
Date:   Mon Dec 24 00:57:02 2012 +0100

    mesa: add texture gather changes

    Reviewed-by: Kenneth Graunke <[email protected]>
    Reviewed-by: Ian Romanick <[email protected]>

:040000 040000 7f11fa847c0df393902f5913db63a3a896f3d654
69623c98c7b21a8397fe52ef62135660595f5b80 M    src
bisect run success

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to