On Thu, 2018-07-19 at 22:16 -0400, Rhys Kidd wrote:
> On Thu, 19 Jul 2018 at 18:59, Andres Gomez wrote:
> > It's quite old and not even supported by wheel any more.
> >
> > Cc: Juan A. Suarez Romero
> > Cc: Dylan Baker
> > Signed-off-by: Andres Gomez
>
> Hello Andres,
>
> There's a couple of
On Thu, 19 Jul 2018 at 19:47, Dylan Baker wrote:
> Reviewed-by: Dylan Baker
>
Reviewed-by: Rhys Kidd
Eric Engestrom and I had been looking at those regressions, and came to a
similar conclusion.
>
> Quoting Andres Gomez (2018-07-19 15:39:05)
> > This avoids modifications in the original fil
On Thu, 19 Jul 2018 at 18:59, Andres Gomez wrote:
> It's quite old and not even supported by wheel any more.
>
> Cc: Juan A. Suarez Romero
> Cc: Dylan Baker
> Signed-off-by: Andres Gomez
>
Hello Andres,
There's a couple of related python3.3 segments that you'd want to remove
concurrently.
I
Reviewed-by: Dylan Baker
Quoting Andres Gomez (2018-07-19 15:39:05)
> This avoids modifications in the original filters object.
>
> Detected through Travis CI.
>
> Fixed also a couple of typos.
>
> Fixes: 1f0f2ad25 ("framework: Add filters class")
> Cc: Dylan Baker
> Cc: Michel Dänzer
> Sign
Danylo Piliaiev writes:
> Test for the regression which happened when GL_TEXTURE_BUFFER was
> allowed to have incompatible format.
>
> v2: Removed unnecessary code duplication - use upload_image instead
> of init_level. (Francisco Jerez)
>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cg
It's quite old and not even supported by wheel any more.
Cc: Juan A. Suarez Romero
Cc: Dylan Baker
Signed-off-by: Andres Gomez
---
.travis.yml | 2 --
1 file changed, 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index b4cbcca49..b6e8136e8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@
This avoids modifications in the original filters object.
Detected through Travis CI.
Fixed also a couple of typos.
Fixes: 1f0f2ad25 ("framework: Add filters class")
Cc: Dylan Baker
Cc: Michel Dänzer
Signed-off-by: Andres Gomez
---
framework/profile.py| 5 -
unitt
Reviewed-by: Dylan Baker
Quoting Andres Gomez (2018-07-19 09:08:12)
> pytest-warnings is not needed since it was integrated into pytest's
> core since 3.1
>
> pytest-timeout >= 1.3.0 requires pytest >= 3.6.0 and we want to keep
> using 3.2.5
>
> Cc: Juan A. Suarez Romero
> Cc: Dylan Baker
> S
pytest-warnings is not needed since it was integrated into pytest's
core since 3.1
pytest-timeout >= 1.3.0 requires pytest >= 3.6.0 and we want to keep
using 3.2.5
Cc: Juan A. Suarez Romero
Cc: Dylan Baker
Signed-off-by: Andres Gomez
---
tox.ini | 3 +--
1 file changed, 1 insertion(+), 2 dele
https://bugs.freedesktop.org/show_bug.cgi?id=107270
Mark Janes changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
Test for the regression which happened when GL_TEXTURE_BUFFER was
allowed to have incompatible format.
v2: Removed unnecessary code duplication - use upload_image instead
of init_level. (Francisco Jerez)
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=106465
Signed-off-by: Danylo Pil
On 18.07.18 22:08, Francisco Jerez wrote:
Danylo Piliaiev writes:
On 18.07.18 00:01, Francisco Jerez wrote:
Danylo Piliaiev writes:
Test for the regression which happened when GL_TEXTURE_BUFFER was
allowed to have incompatible format.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?
https://bugs.freedesktop.org/show_bug.cgi?id=107270
--- Comment #5 from Sergii Romantsov ---
Thanks, Michel.
Seems you are right and it was some mess in my repo.
Fixed.
--
You are receiving this mail because:
You are the QA Contact for the bug.___
Pig
https://bugs.freedesktop.org/show_bug.cgi?id=107270
--- Comment #4 from Michel Dänzer ---
Dylan's patch fixes the problem for me.
Note that the bisect result in comment 2 was incorrect (the failure was
introduced by commit 359640285258 "EXT_shader_framebuffer_fetch: Add test cases
specific to de
On 2018-07-18 08:53 PM, Dylan Baker wrote:
> This is required to make the shader_runner multiple tests in one process
> mode work, as it cannot mix gles and gl shaders together.
Both patches are
Tested-by: Michel Dänzer
Thanks!
--
Earthling Michel Dänzer | http://
15 matches
Mail list logo