bazel icon indicating copy to clipboard operation
bazel copied to clipboard

Ensure Databinding `layout-info.zip` entries have consistent timestamps

Open arunkumar9t2 opened this issue 2 years ago • 4 comments

This is part of https://github.com/bazelbuild/bazel/issues/13639 and fixes the timestamp issue which makes layout-info.zip non deterministic.

Fixed tests.

Note that absolute path issue described here still exists and that needs fixes in databinding jar.

arunkumar9t2 avatar May 24 '22 20:05 arunkumar9t2

@arunkumar9t2, Can you please check build failures. Thank you!

sgowroji avatar Jun 16 '22 06:06 sgowroji

@arunkumar9t2, Could you please respond to the above comment. Present issue will be automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you.

sgowroji avatar Jun 27 '22 07:06 sgowroji

Hi @sgowroji I am working on fixing the build failures on Windows.

arunkumar9t2 avatar Jun 27 '22 07:06 arunkumar9t2

Hi @ahumesky, windows test was failing due to different permission issue which I was not able to workaround hence disabled it for now on windows.

arunkumar9t2 avatar Aug 07 '22 15:08 arunkumar9t2

Seems addressed by https://github.com/bazelbuild/bazel/commit/10af780af88b794c1497e771c6d8bab925297c3c so closing this. However the https://github.com/bazelbuild/bazel/issues/13639 absolute path issue still remains

arunkumar9t2 avatar May 26 '23 09:05 arunkumar9t2