Hm, probably with the other enablement stacks there are some more versioning problems.
I'll download 12.04.3 (raring) and 12.04.2 (quantal) to test, although it will take a bit longer because I need to download the full ISO images and my home link is not so fast.
Interesting note: the only test requiring glmark2-es2 is this one:
plugin: shell
id: benchmarks/graphics/glmark2-es2
requires:
package.name == 'glmark2-es2'
'arm' in cpuinfo.type
command:
glmark2-es2 2>&1 | sed -e :a -e '$!N;s/\n/ /;ta' | sed -E 's/.*(Score:\s+[0-9]+).*/\1/'
_description: Run GLmark2-ES2 benchmark
Hm, probably with the other enablement stacks there are some more versioning problems.
I'll download 12.04.3 (raring) and 12.04.2 (quantal) to test, although it will take a bit longer because I need to download the full ISO images and my home link is not so fast.
Interesting note: the only test requiring glmark2-es2 is this one:
plugin: shell graphics/ glmark2- es2 \s+[0-9] +).*/\1/ '
id: benchmarks/
requires:
package.name == 'glmark2-es2'
'arm' in cpuinfo.type
command:
glmark2-es2 2>&1 | sed -e :a -e '$!N;s/\n/ /;ta' | sed -E 's/.*(Score:
_description: Run GLmark2-ES2 benchmark
and it's not on any of our whitelists.