[Mesa-dev] [Bug 51956] New: EnumStrings.LookUpByNumber regression

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jul 10 11:23:42 PDT 2012


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

             Bug #: 51956
           Summary: EnumStrings.LookUpByNumber regression
    Classification: Unclassified
           Product: Mesa
           Version: git
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Mesa core
        AssignedTo: mesa-dev at lists.freedesktop.org
        ReportedBy: vlee at freedesktop.org
                CC: maraeo at gmail.com


mesa: 67a8ee891b2e119d826d8f830c1cbbe64ecb4f82 (master)

$ make check
[...]
[==========] Running 4 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 4 tests from EnumStrings
[ RUN      ] EnumStrings.LookUpByNumber
enum_strings.cpp:54: Failure
Value of: _mesa_lookup_enum_by_nr(everything[i].value)
  Actual: "GL_TIME_ELAPSED"
Expected: everything[i].name
Which is: "GL_TIME_ELAPSED_EXT"
[  FAILED  ] EnumStrings.LookUpByNumber (1 ms)



4952caad2dbf8668d86c3043b5761c61382bbb4c is the first bad commit
commit 4952caad2dbf8668d86c3043b5761c61382bbb4c
Author: Marek Olšák <maraeo at gmail.com>
Date:   Tue Jun 26 01:36:44 2012 +0200

    glapi: add ARB_timer_query

    Reviewed-by: Brian Paul <brianp at vmware.com>

:040000 040000 7e6016519ee95a7681a00bb7df928403f54bdbd2
e260426c8823c355cc6ca16eb789bed0beeeddaf M      src
bisect run success

-- 
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