Closed
Bug 927411
Opened 12 years ago
Closed 12 years ago
Empty DXR result on getDataStores
Categories
(Webtools Graveyard :: DXR, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: ehsan.akhgari, Unassigned)
Details
http://dxr.mozilla.org/mozilla-central/search?q=getDataStores
This is wrong...
Comment 1•12 years ago
|
||
Hi, Ehsan. It's because the dom/datastore folder, which is the only place this occurs in the source, was created only today, and the index is out of date right now, pending bug 924631. I expect the fix for that to land tomorrow or Friday, and then we should never have any similar problem again, since we'll no longer be maintaining our own super-hairy C++ tokenizer.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
| Reporter | ||
Comment 2•12 years ago
|
||
(In reply to comment #1)
> Hi, Ehsan. It's because the dom/datastore folder, which is the only place this
> occurs in the source, was created only today, and the index is out of date
> right now, pending bug 924631. I expect the fix for that to land tomorrow or
> Friday, and then we should never have any similar problem again, since we'll no
> longer be maintaining our own super-hairy C++ tokenizer.
Hmm, how often does this database get updated? dom/datastore was checked in a few weeks ago.
Comment 3•12 years ago
|
||
Nightly. It broke during the Summit and no one noticed. We've fixed the monitoring so the sysadmin and I now get a mail on failed builds; the monitoring hole was new with the recently commissioned prod and stage boxes.
| Reporter | ||
Comment 4•12 years ago
|
||
(In reply to comment #3)
> Nightly. It broke during the Summit and no one noticed. We've fixed the
> monitoring so the sysadmin and I now get a mail on failed builds; the
> monitoring hole was new with the recently commissioned prod and stage boxes.
I see, thanks!
Updated•5 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•