From: Taylor Blau <me@ttaylorr.com>
To: Abhra303 <chakrabortyabhradeep79@gmail.com>
Cc: Git <git@vger.kernel.org>, Taylor Blau <me@ttaylorr.com>,
Kaartic Sivaraam <kaartic.sivaraam@gmail.com>
Subject: Re: [GSoC] Abhradeep's GSoC blogs (15 Aug, 2022 IST)
Date: Mon, 15 Aug 2022 18:37:37 -0400 [thread overview]
Message-ID: <YvrKsV0137j0iN8C@nand.local> (raw)
In-Reply-To: <20220815183217.7132-1-chakrabortyabhradeep79@gmail.com>
Hey Abhradeep,
On Tue, Aug 16, 2022 at 12:02:17AM +0530, Abhra303 wrote:
> Title - GSoC week 9: finding the fix of the failing test case
> Blog link - https://medium.com/@abhra303/gsoc-week-9-finding-the-fix-of-the-failing-test-case-30bc623cb4c
>
> Summary -
>
> This week I put most of the time on finding the root cause of a test
> failure. I took my roaring bitmap integration a little further. I decided
> to use Chunk-format API for the new `.bitmap` version. As midx also uses
> Chunk format, we can maintain uniformity in designing file format.
>
> I tried various ways to find the root cause but till now I am not able to
> do so. I need to investigate further because I have to be sure whether
> Calling `oe_map_new_pack()` function is causing the failure. As my exam
> is starting from 18 Aug, I can't spend much time here. But I think we
> are very near to solve the issue :)
I am back from my vacation and am just starting to catch up on the
progress that you've made while I was away.
I haven't had much time to focus on your work outside of the
oe_map_new_pack() bug that you mentioned above, but I have spent most of
today looking at that issue. I am able to reproduce the flake, and
found/fixed a couple of small things along the way. But I haven't been
able to reliably patch the bug, even after replacing the call to
`add_packed_git()` (from `add_midx_to_pack()`) with a similar function
that looks for an existing pack in the `r->objects->packed_git` list
with a matching name.
I'll keep looking into this, and I hope to have a fix soon-ish.
Thanks,
Taylor
prev parent reply other threads:[~2022-08-16 5:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-15 18:32 [GSoC] Abhradeep's GSoC blogs (15 Aug, 2022 IST) Abhra303
2022-08-15 22:37 ` Taylor Blau [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YvrKsV0137j0iN8C@nand.local \
--to=me@ttaylorr.com \
--cc=chakrabortyabhradeep79@gmail.com \
--cc=git@vger.kernel.org \
--cc=kaartic.sivaraam@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).